summaryrefslogtreecommitdiffstats
path: root/tests/lib/Authentication/Token/DefaultTokenProviderTest.php
Commit message (Expand)AuthorAgeFilesLines
* Adjust tests for added lastCheck timeLukas Reschke2017-11-271-0/+1
* Fix duplicate session token after remembered loginChristoph Wurst2017-09-201-0/+8
* Fix warning with undefined methodJoas Schilling2017-04-201-4/+4
* DefaultTokenProviderTest mocked/asserted the wrong methodChristoph Wurst2017-02-281-2/+2
* copy remember-me value when renewing a session tokenChristoph Wurst2016-11-271-1/+11
* Adds TokenProvider and Mapper testsRoeland Jago Douma2016-11-161-0/+23
* Add missing tests and fix PHPDocLukas Reschke2016-11-021-2/+116
* bring back remember-meChristoph Wurst2016-11-021-6/+12
* Fix getMock AuthenticationRoeland Jago Douma2016-09-061-7/+12
* Merge pull request #25172 from owncloud/token-login-validationVincent Petry2016-06-221-27/+12
|\
| * fix default token provider testsChristoph Wurst2016-06-201-26/+0
| * use token last_activity instead of session valueChristoph Wurst2016-06-171-1/+12
* | update session token password on user password changeChristoph Wurst2016-06-211-0/+33
|/
* Create session tokens for apache auth usersChristoph Wurst2016-05-311-0/+11
* when generating browser/device token, save the login name for later password ...Christoph Wurst2016-05-241-1/+3
* add button to invalidate browser sessions/device tokensChristoph Wurst2016-05-231-0/+11
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+212