summaryrefslogtreecommitdiffstats
path: root/tests/Core
Commit message (Expand)AuthorAgeFilesLines
* oc_token should be nc_tokenChristoph Wurst2017-02-021-2/+2
* Merge pull request #2044 from nextcloud/login-credential-storeMorris Jobke2017-01-301-3/+0
|\
| * always allow remembered loginChristoph Wurst2017-01-111-3/+0
* | unify endpoints form core and the the provisioning apiBjoern Schiessle2017-01-251-18/+0
* | Merge pull request #3023 from nextcloud/issue-2915-filter-out-sensitive-appco...Christoph Wurst2017-01-171-0/+6
|\ \
| * | Fix testsJoas Schilling2017-01-121-0/+6
* | | Merge pull request #2918 from nextcloud/encryption-recovery-improvementsMorris Jobke2017-01-131-38/+0
|\ \ \ | |_|/ |/| |
| * | create new encryption keys on password reset and backup the old oneBjoern Schiessle2017-01-101-38/+0
| |/
* | fix coding style and increase code coverageChristoph Wurst2017-01-111-40/+111
* | Fix testsCornelius Kölbel2017-01-111-2/+5
|/
* Adds CssControllerTestsRoeland Jago Douma2017-01-061-0/+111
* Merge pull request #2892 from nextcloud/usercontroller_testsRoeland Jago Douma2016-12-301-0/+76
|\
| * Adds user controller testsRoeland Jago Douma2016-12-301-0/+76
* | User command enable/disable testsRoeland Jago Douma2016-12-302-0/+188
|/
* Add Group Command testsRoeland Jago Douma2016-12-293-0/+365
* Set redirect_url on 2FA challenge pageChristoph Wurst2016-12-231-0/+1
* Merge pull request #2563 from nextcloud/fix-password-resetMorris Jobke2016-12-221-0/+39
|\
| * fix password reset if encryption is enabledBjoern Schiessle2016-12-081-0/+39
* | Add tests for 2FA commandsRoeland Jago Douma2016-12-202-0/+198
* | Save the timezone on login againJoas Schilling2016-12-081-1/+14
|/
* Fix changing display names for subadminsLukas Reschke2016-11-211-7/+42
* Add OCSControllerTestsRoeland Jago Douma2016-11-161-0/+209
* Merge pull request #1109 from nextcloud/add-more-secrets-to-password-reset-linkMorris Jobke2016-11-031-143/+187
|\
| * Fix testsRoeland Jago Douma2016-11-031-166/+174
| * [WIP] Use mail for encrypting the password reset token as wellLukas Reschke2016-11-031-6/+42
* | Add cache 1 day cache to preview endpointRoeland Jago Douma2016-11-031-3/+6
* | More testsRoeland Jago Douma2016-11-031-0/+223
|/
* bring back remember-meChristoph Wurst2016-11-021-4/+68
* Check the mimetype before reading the content and catch exceptionJoas Schilling2016-10-181-2/+46
* Merge pull request #1629 from nextcloud/cleanup-settings-applicationJoas Schilling2016-10-061-1/+2
|\
| * Use our base class everywhereJoas Schilling2016-10-061-1/+2
* | Properly catch password policy hint for personal page password changesMorris Jobke2016-10-061-0/+25
|/
* Remove unused endpointJoas Schilling2016-09-301-130/+0
* Use magic DI for core controllersJoas Schilling2016-09-301-5/+9
* Fix testsRoeland Jago Douma2016-09-063-12/+12
* Fix getMock TwoFactorMiddlewareTestRoeland Jago Douma2016-09-061-8/+14
* Merge pull request #1158 from nextcloud/cache_avatarsLukas Reschke2016-09-051-1/+6
|\
| * Fix testsRoeland Jago Douma2016-08-301-1/+6
* | add 2fa backup codes appChristoph Wurst2016-09-051-0/+19
* | Fix depreccated getMock in Core/Command testsRoeland Jago Douma2016-09-0122-90/+167
* | check same URL in unit testsChristoph Wurst2016-08-301-11/+12
* | redirect to default app after solving the 2FA challengeChristoph Wurst2016-08-301-6/+1
|/
* Merge pull request #1172 from nextcloud/core_cleanupMorris Jobke2016-08-302-10/+12
|\
| * AvatarController use proper JSONResponseRoeland Jago Douma2016-08-291-3/+3
| * Minor cleanup in core ControllersRoeland Jago Douma2016-08-291-7/+9
* | redirect to 2fa provider if there's only one active for the userChristoph Wurst2016-08-291-1/+75
|/
* Merge pull request #1058 from nextcloud/avatarController_cleanupLukas Reschke2016-08-271-62/+83
|\
| * AvatarController cleanupRoeland Jago Douma2016-08-251-62/+83
* | Merge pull request #1031 from nextcloud/2fa-infinite-redirect-loopJoas Schilling2016-08-261-0/+2
|\ \ | |/ |/|
| * prevent infinite redirect loops if the there is no 2fa provider to passChristoph Wurst2016-08-241-0/+2