]> source.dussan.org Git - nextcloud-server.git/commit
Bearer tokens are app token 12545/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Tue, 20 Nov 2018 08:23:57 +0000 (09:23 +0100)
committerBackportbot <backportbot-noreply@rullzer.com>
Tue, 20 Nov 2018 10:50:21 +0000 (10:50 +0000)
commitadf1488e4ee46b8fd49aca7fbef7f72f3104f565
treeb859b7a5667cee426946c8baa23b81c7010afe59
parentb4a410e5025a47f17e87fd1a1cd4f9b0692e2cf6
Bearer tokens are app token

Fixes #12498

This means that we set that it is a proper app token once it is
validated. This will allow the 2FA middleware to just run the same
check.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
lib/private/User/Session.php