]> source.dussan.org Git - nextcloud-server.git/commit
dont update the auth token twice
authorRobin Appelman <robin@icewind.nl>
Wed, 24 Aug 2016 12:44:33 +0000 (14:44 +0200)
committerRobin Appelman <robin@icewind.nl>
Tue, 11 Oct 2016 09:05:25 +0000 (11:05 +0200)
commit25ed6714c78f811e6ed6ae611df0c89d9e9278f9
tree0c156ca8985d77acfab0ab0b41eca665557cf2e7
parent2dcd97bf144fac80d68df813d9d002bcbe3e1d6b
dont update the auth token twice

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