nextcloud-server/tests
Christoph Wurst 38bb6e1477
Fix duplicate session token after remembered login
On a remembered login session, we create a new session token
in the database with the values of the old one. As we actually
don't need the old session token anymore, we can delete it right
away.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2017-09-20 21:39:31 +02:00
..
acceptance Add acceptance tests for setting the color in the Theming app 2017-08-10 12:37:57 +02:00
apps Version and dependency are now required 2017-05-22 09:54:44 +02:00
Core Fix tests 2017-09-06 16:38:24 +02:00
data Improve text: 'you have now' -> 'you now have' 2017-09-08 13:47:11 +02:00
docker
lib Fix duplicate session token after remembered login 2017-09-20 21:39:31 +02:00
objectstore
Settings Improve text: 'you have now' -> 'you now have' 2017-09-08 13:47:11 +02:00
travis
apps.php
bootstrap.php
enable_all.php
karma.config.js Extract toggle visibility of a SystemTagsInfoView to its own view 2017-06-09 09:13:29 +02:00
phpunit-autotest-external.xml
phpunit-autotest.xml Add tests for OAuth2 app 2017-05-18 20:49:10 +02:00
preseed-config.php Enable object storage tests again 2017-08-17 09:40:12 +02:00
redis-cluster.config.php Fix drone 2017-07-14 15:04:18 +02:00
redis.config.php Fix drone 2017-07-14 15:04:18 +02:00
startsessionlistener.php