summaryrefslogtreecommitdiffstats
path: root/tests/lib/Authentication
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #25172 from owncloud/token-login-validationVincent Petry2016-06-222-27/+16
|\
| * fix DefaultTokenMapperTestChristoph Wurst2016-06-201-0/+4
| * 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
|/
* assert app is loaded in unit testsChristoph Wurst2016-06-161-0/+7
* load 2FA provider apps before querying classesChristoph Wurst2016-06-161-1/+4
* fail hard if 2fa provider can not be loaded (#25061)Christoph Wurst2016-06-131-3/+24
* Create session tokens for apache auth usersChristoph Wurst2016-05-311-0/+11
* One more PSR-4 fix (#24852)Joas Schilling2016-05-261-0/+187
* when generating browser/device token, save the login name for later password ...Christoph Wurst2016-05-242-1/+7
* add button to invalidate browser sessions/device tokensChristoph Wurst2016-05-232-0/+38
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-203-0/+431