summaryrefslogtreecommitdiffstats
path: root/apps/settings/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
|\ \ \ \
| * | | | Issue 16719: CheckSetupController.php: now injecting reference to ITempManage...Stefan2021-09-171-2/+7
| * | | | Issue 16719: CheckSetupController.php now checks configured temporary directo...Stefan2021-09-171-0/+11
| |/ / /
* | | | only offer to set locally verified mails as primaryArthur Schiwon2021-09-151-0/+1
* | | | let user choose notification email in user settingsArthur Schiwon2021-09-151-2/+3
|/ / /
* | | use specific email getter where necessaryArthur Schiwon2021-09-091-2/+2
* | | Merge pull request #28332 from nextcloud/work/carl/argon2i2Christoph Wurst2021-08-311-1/+5
|\ \ \
| * | | Only recommand for php-sodium on >= PHP 7.4Carl Schwan2021-08-061-1/+5
| |/ /
* | | Provide initial stateChristopher Ng2021-08-271-6/+7
* | | Provide initial stateChristopher Ng2021-08-231-2/+28
* | | Do not retain VerifyUserData job when lookup server is not availableJulius Härtl2021-08-171-1/+1
|/ /
* | Merge pull request #28259 from nextcloud/work/carl/sodium-checkChristoph Wurst2021-07-301-0/+4
|\ \
| * | Check that php was compiled with argon2 support or that the php-sodiumCarl Schwan2021-07-301-0/+4
* | | refs #21045 add app config to disable unlimited quota and to set max quotaJulien Veyssier2021-07-291-1/+7
|/ /
* | Allow to disable group change notificationMarco Ambrosini2021-07-281-1/+1
* | Merge pull request #27860 from J0WI/alphanumeric-rndJoas Schilling2021-07-161-3/+1
|\ \
| * | Introduce ISecureRandom::CHAR_ALPHANUMERICJ0WI2021-07-081-3/+1
* | | Refine unsupported federation scope checksChristopher Ng2021-07-161-0/+1
* | | Provide initial stateChristopher Ng2021-07-151-1/+49
|/ /
* / Migrate HintException to OCPGary Kim2021-06-301-1/+1
|/
* Add security.txtLukas Reschke2021-06-232-0/+52
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-0458-122/+74
* l10n: Spelling unificationValdnet2021-06-021-1/+1
* do not use private AccountManager in UsersControllerArthur Schiwon2021-05-251-98/+68
* Merge pull request #26727 from nextcloud/group-exclude-link-shareMorris Jobke2021-05-211-0/+4
|\
| * allow excluding groups from creating link sharesRobin Appelman2021-05-121-0/+4
* | Harden apptoken checkRoeland Jago Douma2021-05-171-0/+20
* | Merge pull request #26959 from nextcloud/techdebt/noid/verifiyuserdata-iaccou...blizzz2021-05-121-30/+29
|\ \
| * | VerifyUserData shall use IAccountManager, not private APIArthur Schiwon2021-05-121-30/+29
| |/
* / PersonalInfo settings to use public AccoutManager APIArthur Schiwon2021-05-121-5/+4
|/
* Merge pull request #26259 from nextcloud/feature/noid/validate-website-to-be-...Joas Schilling2021-04-261-0/+3
|\
| * Validate the website field input to be a valid URLJoas Schilling2021-04-221-0/+3
* | Fix deleting properties of user settings when not given explicitlyDaniel Calviño Sánchez2021-04-231-13/+39
* | Fix TypeError when "email" is not given in the controller requestDaniel Calviño Sánchez2021-04-231-1/+1
* | Respect additional user settings not covered by the controllerDaniel Calviño Sánchez2021-04-231-7/+13
* | Use constants from interface rather than classDaniel Calviño Sánchez2021-04-231-2/+2
|/
* Merge pull request #26474 from nextcloud/caugner-patch-mariadb-in-mysql-suppo...Morris Jobke2021-04-211-1/+1
|\
| * Mention MariaDB in MySQL support warningClaas Augner2021-04-091-1/+1
* | Separate settings for remote share expirationVincent Petry2021-04-151-0/+3
|/
* Merge pull request #25605 from nextcloud/trusted-proxy-warning-localhostRoeland Jago Douma2021-04-011-1/+1
|\
| * dont show trusted proxy warning when the proxy and remote are both localhostRobin Appelman2021-02-121-1/+1
* | Make extra user profile fields always editableVincent Petry2021-03-261-10/+5
* | Map old account scope properties to new namesVincent Petry2021-03-261-21/+22
* | Rename some parameters and methods to make the API more clearJoas Schilling2021-03-101-1/+1
* | Also clear the knownUser when changing via the settings endpointJoas Schilling2021-03-101-1/+23