aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Core
Commit message (Expand)AuthorAgeFilesLines
* Fix LostControllerTestRoeland Jago Douma2017-08-091-0/+4
* Fix LoginControllerRoeland Jago Douma2017-08-091-0/+4
* Merge pull request #5907 from nextcloud/add-metadata-to-throttle-callMorris Jobke2017-08-011-2/+2
|\
| * Add metadata to \OCP\AppFramework\Http\Response::throttleLukas Reschke2017-07-271-2/+2
* | Merge pull request #5877 from nextcloud/typehint_middlewareMorris Jobke2017-08-011-6/+11
|\ \
| * | Fix testsRoeland Jago Douma2017-07-311-6/+11
| |/
* | Fix testsRoeland Jago Douma2017-08-011-3/+3
* | Fix settings/Controller/Lukas Reschke2017-08-011-2/+2
* | Fix 403 and 404 redirectMorris Jobke2017-07-261-20/+0
|/
* Merge pull request #5567 from nextcloud/public-capabilitiesRoeland Jago Douma2017-07-121-0/+35
|\
| * Add tests for public capabiltiesJulius Härtl2017-06-301-0/+35
* | Merge pull request #5441 from nextcloud/custom-theme-updateMorris Jobke2017-07-051-0/+82
|\ \ | |/ |/|
| * Add command to apply updates to custom themesJulius Härtl2017-07-051-0/+82
* | Add Clear-Site-Data headerLukas Reschke2017-06-201-0/+2
|/
* 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
|\ \