summaryrefslogtreecommitdiffstats
path: root/apps/settings/lib
Commit message (Expand)AuthorAgeFilesLines
* check disable_activity.email_address_changed_by_admin when email is changed b...Julien Veyssier2022-10-141-0/+5
* Update security.txt expires fieldJoas Schilling2022-10-111-2/+3
* Harden some PHP functionsacsfer2022-10-101-5/+5
* Handle one time and large passwordsCarl Schwan2022-08-031-1/+11
* Allow to disable password policy enforcement for selected groupsCarl Schwan2022-07-051-1/+8
* Rename setting name to reduce its lengthLouis Chemineau2022-06-281-1/+1
* do not display the buffer_size info if the size is already set to a certain t...szaimen2022-06-271-1/+5
* Add setting to ignore email during searchLouis Chemineau2022-06-071-0/+1
* Add settings to ignore second display name in searchLouis Chemineau2022-06-071-0/+1
* Add settings to not match userID during full matchLouis Chemineau2022-06-071-0/+1
* adjust wording for database checksszaimen2022-05-171-3/+3
* Don't use plain URL on the subjectacsfer2022-05-021-2/+8
* Merge pull request #31678 from nextcloud/backport/31658/stable23Joas Schilling2022-04-141-0/+8
|\
| * Limit the length of app password namesJoas Schilling2022-03-231-0/+8
* | allow to disable the imagick warningszaimen2022-04-141-14/+21
* | Merge pull request #31705 from nextcloud/backport/30950/stable23Louis2022-03-281-8/+8
|\ \
| * | Add OPcache recommendations to TransifexMichaIng2022-03-241-8/+8
| |/
* | Add profile default setting for adminChristopher Ng2022-03-251-0/+16
* | Add global profile toggle configChristopher Ng2022-03-251-3/+5
|/
* Merge pull request #31536 from nextcloud/backport/31519/stable23Joas Schilling2022-03-222-2/+12
|\
| * Differenciate the activity depending on admin vs user actionJoas Schilling2022-03-112-2/+12
* | improve overwrite cli url setup checkszaimen2022-03-211-8/+7
|/
* Fix permittedPath comparisonMickey Knox2022-03-081-1/+1
* Merge pull request #31438 from nextcloud/backport/31267/stable23Simon L2022-03-081-1/+1
|\
| * Add Nextcloud docs link to OPcache recommendsMichaIng2022-03-061-1/+1
* | allow adding protocol to domains in 'connectivity_check_domains' configJulien Veyssier2022-03-071-8/+13
|/
* show if the mail server settings are not set or verifiedszaimen2022-02-152-1/+31
* Setup warning for invalid LDAP user or group UUIDs.Arthur Schiwon2022-02-102-2/+85
* Avoid zero division in setup checksMichaIng2022-01-111-3/+12
* Enhance and complement OPcache setup checksMichaIng2021-12-201-24/+49
* Make sure trusted_proxies is an arrayJoas Schilling2021-11-091-3/+7
* Refine profile backend for frontend visibility requirementsChristopher Ng2021-11-041-1/+1
* show warning on personal settings pageVitor Mattos2021-10-231-1/+16
* Show warning on admin settings pageVitor Mattos2021-10-231-1/+15
* Merge pull request #27731 from ZitronePlus/masterJohn Molakvoæ2021-10-221-1/+1
|\
| * Fix for #26526ZitronePlus2021-06-301-1/+1
* | Merge pull request #26725 from nextcloud/fix-federated-scope-not-shown-when-p...John Molakvoæ2021-10-221-0/+2
|\ \
| * | Hide "federated" scope when Federation app is disabledDaniel Calviño Sánchez2021-08-181-0/+2
* | | Merge pull request #29256 from nextcloud/fix/noid/harmonize-appstoreenabled-c...Julien Veyssier2021-10-211-1/+1
|\ \ \
| * | | fix appstoreenabled check in Fetcher so it's coherent with AppSettingsControllerJulien Veyssier2021-10-181-1/+1
* | | | Merge pull request #28751 from nextcloud/feat/28139/profile-pagePytal2021-10-181-29/+114
|\ \ \ \
| * | | | Profile backendChristopher Ng2021-10-191-29/+114
* | | | | Add scheduling availability settingsChristoph Wurst2021-10-181-0/+58
| |/ / / |/| | |
* | | | Deprecate PHP7.3 for Nextcloud 23Christoph Wurst2021-10-181-1/+1
|/ / /
* | | add 'supported'-label to all supported apps, also if they are not downloaded yetBjoern Schiessle2021-10-061-0/+5
* | | Improve icon and section title of "Admin privileges"Joas Schilling2021-10-061-2/+2
* | | Add admin privilege delegation for admin settingsCarl Schwan2021-09-2918-44/+622
* | | Merge pull request #28837 from nextcloud/show-warning-if-sharing-app-disabledszaimen2021-09-201-5/+8
|\ \ \
| * | | Show warning on the share settings when the File Shares app is disabledThomas Citharel2021-09-151-5/+8
* | | | Merge pull request #28838 from stefan-schilling/enh/16719-integrity-check-tem...szaimen2021-09-171-1/+17
|\ \ \ \