]> source.dussan.org Git - nextcloud-server.git/commit
Save the scope of an auth token in the session
authorRobin Appelman <robin@icewind.nl>
Fri, 17 Feb 2017 14:40:20 +0000 (15:40 +0100)
committerLukas Reschke <lukas@statuscode.ch>
Wed, 5 Apr 2017 15:58:33 +0000 (17:58 +0200)
commitbaec42e80a74543543064f3af9946b9c4dafddeb
tree780c007ecb83b192c090d8a6018fe7a2cb86de43
parent6bdd3a167d9872c315236a09233f4a161ae48797
Save the scope of an auth token in the session

Signed-off-by: Robin Appelman <robin@icewind.nl>
lib/private/Lockdown/LockdownManager.php
lib/private/Server.php
lib/private/User/Session.php
tests/lib/Lockdown/LockdownManagerTest.php
tests/lib/User/SessionTest.php