summaryrefslogtreecommitdiffstats
path: root/tests/Core/Controller
Commit message (Expand)AuthorAgeFilesLines
* Hide stay logged in checkbox when flow authentication is usedJulius Härtl2017-12-281-0/+33
* Merge pull request #7324 from nextcloud/no-sorters-no-instancesRoeland Jago Douma2017-12-111-41/+99
|\
| * don't create sorter instances when none was requestedArthur Schiwon2017-11-281-41/+99
* | Merge pull request #6876 from nextcloud/always_img_avatarMorris Jobke2017-12-081-6/+2
|\ \
| * | Fix testsRoeland Jago Douma2017-11-291-6/+2
| |/
* | fix testsBjoern Schiessle2017-12-081-8/+0
* | Fix flowMario Danic2017-11-091-2/+18
|/
* Theming: theme flow redirection pageJulius Härtl2017-11-081-1/+1
* Merge branch 'master' into autocomplete-guiArthur Schiwon2017-11-013-12/+13
|\
| * Use ::class in test mocksMorris Jobke2017-10-243-12/+13
* | meanwhile we can have exact matches. also show those.Arthur Schiwon2017-10-311-0/+29
* | add search parameter to autocomplete controllerArthur Schiwon2017-10-251-2/+7
* | AutoCompletion backendArthur Schiwon2017-10-221-0/+84
|/
* Set the data from the templateJoas Schilling2017-10-181-36/+21
* Fix testsMorris Jobke2017-09-061-0/+12
* Fix broken testsMorris Jobke2017-09-041-1/+6
* Return the user id in case of an errorJoas Schilling2017-08-291-1/+1
* Merge pull request #6177 from nextcloud/properly-add-slo-urlMorris Jobke2017-08-261-4/+4
|\
| * Properly allow \OCP\Authentication\IApacheBackend to specify logout URLLukas Reschke2017-08-181-4/+4
* | No password reset for disabled usersJoas Schilling2017-08-181-0/+29
|/
* 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
* | Fix testsRoeland Jago Douma2017-08-011-3/+3
* | Fix settings/Controller/Lukas Reschke2017-08-011-2/+2
|/
* Add tests for public capabiltiesJulius Härtl2017-06-301-0/+35
* 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