]> source.dussan.org Git - nextcloud-server.git/commit
Bearer tokens are app token 12543/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Tue, 20 Nov 2018 08:23:57 +0000 (09:23 +0100)
committerRoeland Jago Douma <roeland@famdouma.nl>
Tue, 20 Nov 2018 08:23:57 +0000 (09:23 +0100)
commitc2beb36bfc090cbcf94d283b99befa82f6193c37
tree0c709d90604eba95432e8d886c6b57d87293a89f
parentc9af398644389b954c0974f816fa9aa6033922c3
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