summaryrefslogtreecommitdiffstats
path: root/tests/Core
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #25011 from owncloud/issue-24745-allow-to-cancel-2faVincent Petry2016-06-081-4/+17
|\
| * Allow to cancel 2FA after loginJoas Schilling2016-06-071-4/+17
* | do not generate device token if 2FA is enable for userChristoph Wurst2016-06-071-7/+33
|/
* remember redirect_url when solving the 2FA challengeChristoph Wurst2016-06-012-9/+22
* Merge pull request #24836 from owncloud/auth-tests-to-psr4Vincent Petry2016-05-252-0/+403
|\
| * Move parallel merged auth tests to PSR-4Joas Schilling2016-05-252-0/+403
* | Merge pull request #24735 from juliushaertl/passwordreset-invalidVincent Petry2016-05-251-3/+104
|\ \ | |/ |/|
| * Add more tests for OC\Core\Controller\LostControllerJulius Haertl2016-05-231-3/+104
* | when generating browser/device token, save the login name for later password ...Christoph Wurst2016-05-242-7/+23
* | Add two factor auth to coreChristoph Wurst2016-05-231-1/+39
|/
* Move tests/core/ to PSR-4Joas Schilling2016-05-1926-0/+4730