summaryrefslogtreecommitdiffstats
path: root/core/Controller
Commit message (Expand)AuthorAgeFilesLines
* only warn about data lose on password reset if per-user keys are usedBjoern Schiessle2018-08-101-1/+10
* Merge pull request #9540 from nextcloud/backport/9517/stable13Morris Jobke2018-05-231-1/+1
|\
| * Don't use special chars to avoid confusionRoeland Jago Douma2018-05-221-1/+1
* | Fix translation bug on lost password pageRémy Jacquin2018-05-221-0/+3
|/
* don't try login with the same name that just failedArthur Schiwon2018-02-261-3/+5
* Fix bug with proxiesMario Danic2018-01-151-1/+12
* Merge pull request #7712 from nextcloud/jsconfig_l10nMorris Jobke2018-01-051-4/+4
|\
| * Use correct L10N files for jsconfigRoeland Jago Douma2018-01-051-4/+4
* | Clear login token once apppassword is generatedRoeland Jago Douma2018-01-041-0/+3
|/
* never translate login names when requiring with a user idArthur Schiwon2018-01-031-0/+6
* Hide stay logged in checkbox when flow authentication is usedJulius Härtl2017-12-281-0/+1
* Merge pull request #7324 from nextcloud/no-sorters-no-instancesRoeland Jago Douma2017-12-111-5/+7
|\
| * don't create sorter instances when none was requestedArthur Schiwon2017-11-281-5/+7
* | Merge pull request #6876 from nextcloud/always_img_avatarMorris Jobke2017-12-081-12/+6
|\ \
| * | Move avatar code to Avatar ClassRoeland Jago Douma2017-11-291-159/+3
| * | Always generate avatarRoeland Jago Douma2017-11-291-5/+155
| |/
* / Fix flowMario Danic2017-11-091-1/+10
|/
* Theming: theme flow redirection pageJulius Härtl2017-11-081-1/+1
* Change @georgehrke's emailMorris Jobke2017-11-061-1/+1
* Update license headersMorris Jobke2017-11-0613-5/+35
* Add 204 endpointRoeland Jago Douma2017-11-021-0/+42
* meanwhile we can have exact matches. also show those.Arthur Schiwon2017-10-311-1/+2
* configurable amount of autocomplete results in commentsArthur Schiwon2017-10-271-2/+2
* add search parameter to autocomplete controllerArthur Schiwon2017-10-251-3/+15
* AutoCompletion backendArthur Schiwon2017-10-221-0/+89
* Set the data from the templateJoas Schilling2017-10-181-3/+1
* Set the subject with the email template to allow themingJoas Schilling2017-10-181-1/+2
* Exclude avatar from Same-Site Cookie requirementLukas Reschke2017-10-111-0/+1
* Fix "Uninitialized string offset: 0 at \/media\/psf\/stable9\/lib\/private\/U...Lukas Reschke2017-09-071-6/+6
* Fix undefined index oauthStateMorris Jobke2017-09-061-0/+1
* Merge pull request #6358 from nextcloud/fix-mixup-of-id-and-nameMorris Jobke2017-09-051-2/+1
|\
| * Merge setMetaData into constructorJoas Schilling2017-09-041-2/+1
* | Merge pull request #6196 from nextcloud/downstream-26539-2Morris Jobke2017-09-041-0/+1
|\ \
| * | Fix broken testsMorris Jobke2017-09-041-0/+1
| |/
* / Add rich link preview to the login pageJulius Härtl2017-09-021-8/+22
|/
* Return the user id in case of an errorJoas Schilling2017-08-291-1/+1
* Merge pull request #6255 from nextcloud/email-meta-dataMorris Jobke2017-08-261-0/+3
|\
| * Also for reset passwordJoas Schilling2017-08-241-0/+3
* | Merge pull request #6177 from nextcloud/properly-add-slo-urlMorris Jobke2017-08-261-4/+4
|\ \
| * | Inject \OCP\IURLGenerator to make tests workLukas Reschke2017-08-181-1/+1
| * | Properly allow \OCP\Authentication\IApacheBackend to specify logout URLLukas Reschke2017-08-181-4/+4
* | | Allow 2FA providers to specify their custom CSPChristoph Wurst2017-08-261-1/+7
| |/ |/|
* | No password reset for disabled usersJoas Schilling2017-08-181-3/+12
|/
* Merge pull request #5907 from nextcloud/add-metadata-to-throttle-callMorris Jobke2017-08-011-1/+1
|\
| * Add metadata to \OCP\AppFramework\Http\Response::throttleLukas Reschke2017-07-271-1/+1
* | Fix OCSControllerRoeland Jago Douma2017-08-011-3/+3
* | Fix ContactsMenuControllerRoeland Jago Douma2017-08-011-4/+3
* | Fix AvatarControllerRoeland Jago Douma2017-08-011-2/+3
|/
* Cleanup legacy user class from unused methodsMorris Jobke2017-07-241-1/+1
* Add public capabilities APIJulius Härtl2017-06-301-2/+7