aboutsummaryrefslogtreecommitdiffstats
path: root/core/Controller
Commit message (Expand)AuthorAgeFilesLines
* Improve installation pagesChristopher Ng2022-01-141-9/+4
* Move bundles to /distJohn Molakvoæ (skjnldsv)2022-01-081-1/+1
* Merge pull request #29531 from nextcloud/bugfix/noid/flow-auth-v2-apptokenJohn Molakvoæ2021-12-301-0/+46
|\
| * Allow using an app token to login with v2 flow authJulius Härtl2021-12-031-0/+46
* | Also pass user on flow v2 landingJulius Härtl2021-12-291-2/+2
* | Pass username prefill through unauthenticated request redirectsJulius Härtl2021-12-292-2/+4
|/
* Hide user status from publicChristopher Ng2021-11-231-7/+9
* Fix errors in AvatarController when data() returns nullCôme Chilliet2021-11-231-2/+3
* Explicitly allow some routes without 2FAChristoph Wurst2021-11-171-0/+1
* Move common logic to share managerJoas Schilling2021-11-091-29/+6
* Respect user enumeration settings on profileChristopher Ng2021-11-051-13/+58
* add check isFairUseOfFreePushService on loginVitor Mattos2021-10-231-1/+17
* Add an OCS endpoint for the hovercard contact actionsJoas Schilling2021-10-201-0/+84
* Profile backendChristopher Ng2021-10-192-0/+229
* Merge pull request #27733 from PhrozenByte/enhancement/noid/IURLGenerator-lin...Julius Härtl2021-10-054-11/+15
|\
| * Remove usage of \OC_Util::getDefaultPageUrl() and \OC_Util::redirectToDefault...Daniel Rudolf2021-08-042-5/+11
| * Merge branch 'master' into enhancement/noid/IURLGenerator-linkToDefaultPageUrlDaniel Rudolf2021-08-041-3/+3
| |\
| * | Deprecate RedirectToDefaultAppResponseDaniel Rudolf2021-07-012-5/+3
| * | Add IUrlGenerator::linkToDefaultPageUrl()Daniel Rudolf2021-06-302-6/+6
* | | Merge pull request #28794 from nextcloud/fix/noid/guest-activation-pwd-reset-...Pytal2021-09-141-17/+15
|\ \ \
| * | | allow using of disabled password reset mechanism for special casesArthur Schiwon2021-09-101-17/+15
* | | | fixes missing prefix to validate password reset tokenArthur Schiwon2021-09-101-1/+2
|/ / /
* | | add a job to clean up expired verification tokensArthur Schiwon2021-09-091-1/+1
* | | move verification token logic out of lost password controllerArthur Schiwon2021-09-091-82/+30
* | | Fix codestyleLukas Reschke2021-09-061-1/+1
* | | Check if SVG path is validLukas Reschke2021-09-061-0/+5
* | | Merge pull request #27294 from pjft/patch-2Christoph Wurst2021-08-191-1/+10
|\ \ \
| * | | Add logging to 2FA failurepjft2021-06-211-1/+10
* | | | Use IURLGenerator function to get value of `\OC::$WEBROOT` globalJonas Meurer2021-08-161-2/+8
* | | | UnifiedSearchController: strip webroot from URL before finding a routeJonas Meurer2021-08-161-1/+9
| |_|/ |/| |
* | | Migrate HintException to OCPGary Kim2021-06-301-3/+3
| |/ |/|
* | Use product name in places where it is appropriate rather than the instance nameJulius Härtl2021-06-161-1/+1
* | Merge pull request #26494 from rigrig/fix-php8-deprecationsMorris Jobke2021-06-071-2/+2
|\ \
| * | Fix functions taking optional parameters before required onesRichard de Boer2021-05-291-2/+2
| |/
* / Update php licensesJohn Molakvoæ (skjnldsv)2021-06-0429-62/+34
|/
* Handle device login like an alternative loginJoas Schilling2021-04-201-0/+3
* Merge pull request #26401 from nextcloud/enh/handle-avatar-upload-errorsRoeland Jago Douma2021-04-081-1/+13
|\
| * show informative errors in log and UI on avatar upload error in user settingsJulien Veyssier2021-04-011-1/+13
* | remove leftover debug @NoCSRFRequired introduced with #26198Robin Appelman2021-04-011-1/+0
|/
* use node search api for legacy file search endpointRobin Appelman2021-03-191-0/+1
* Allow admins to disable the login formRoeland Jago Douma2021-03-081-0/+2
* Merge pull request #25544 from nextcloud/refactor/app-password-created-eventChristoph Wurst2021-03-022-13/+15
|\
| * Move app_password_created to a typed eventChristoph Wurst2021-02-092-13/+15
* | Merge pull request #25086 from nextcloud/dependabot/composer/nextcloud/coding...Christoph Wurst2021-02-183-3/+3
|\ \
| * | Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-183-3/+3
* | | Send emails on password reset to the displaynameJoas Schilling2021-02-181-1/+1
|/ /
* / Make new result parts optionalJoas Schilling2021-02-121-3/+3
|/
* Keep direct login active when redirectingJulius Härtl2021-02-011-1/+1
* Do not redirect to logout after loginRoeland Jago Douma2021-01-151-1/+4
* Update license headersChristoph Wurst2020-12-301-3/+4