summaryrefslogtreecommitdiffstats
path: root/tests/Core
Commit message (Expand)AuthorAgeFilesLines
* Add tests for ClientFlowLoginControllerLukas Reschke2017-05-181-19/+181
* Disable the API endpoints as wellJoas Schilling2017-05-111-15/+7
* Automatic injection for CssControllerJoas Schilling2017-05-101-3/+10
* Automatic injection for JsControllerJoas Schilling2017-05-101-1/+9
* Update login flow redirectionMario Danic2017-05-041-2/+2
* add contactsmenu popoverGeorg Ehrke2017-04-261-0/+31
* Merge branch 'master' into contactsmenuJan-Christoph Borchardt2017-04-261-0/+408
|\
| * AppToken to 72 charsRoeland Jago Douma2017-04-251-2/+2
| * Add new auth flowLukas Reschke2017-04-251-0/+408
* | Let apps register contact menu provider via info.xmlChristoph Wurst2017-04-251-5/+11
* | Contacts menuChristoph Wurst2017-04-251-0/+73
|/
* Fix remember redirect_url on failed login attemptsChristoph Wurst2017-04-251-4/+6
* Rename renderHTML to renderHtmlMorris Jobke2017-04-191-3/+3
* Merge pull request #4350 from nextcloud/adjust-old-bruteforce-protection-anno...Roeland Jago Douma2017-04-192-55/+23
|\
| * Adjust existing bruteforce protection codeLukas Reschke2017-04-142-55/+23
* | Add bruteforce protection to changePersonalPasswordLukas Reschke2017-04-181-39/+31
|/
* Make BruteForceProtection annotation more cleverLukas Reschke2017-04-131-130/+3
* Merge pull request #4308 from nextcloud/lost-password-emailLukas Reschke2017-04-131-6/+52
|\
| * Update email template for lost password emailMorris Jobke2017-04-121-6/+52
* | Merge pull request #2424 from nextcloud/fix-login-controller-test-consolidate...Morris Jobke2017-04-131-12/+14
|\ \
| * | do login routine only once when done via LoginControllerArthur Schiwon2017-04-061-8/+8
| * | fix login controller testsArthur Schiwon2017-04-061-6/+8
* | | Merge pull request #3043 from nextcloud/issue-3038-no-logentry-on-email-loginMorris Jobke2017-04-131-54/+54
|\ \ \ | |_|/ |/| |
| * | Dont create a log entry on email loginJoas Schilling2017-04-071-54/+54
| |/
* / Move OC_Defaults to OCP\DefaultsMorris Jobke2017-04-091-3/+3
|/
* Merge pull request #4123 from nextcloud/allow-password-reset-with-emailRoeland Jago Douma2017-04-051-10/+75
|\
| * Allow to reset the password with the email as an inputJoas Schilling2017-03-281-10/+75
* | Fix gzip files for SafariMorris Jobke2017-03-292-2/+2
* | Fix controller testsRoeland Jago Douma2017-03-282-2/+134
|/
* TestsRoeland Jago Douma2017-03-241-0/+110
* Clean up single user modeMorris Jobke2017-02-223-144/+12
* 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