aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/tests
Commit message (Expand)AuthorAgeFilesLines
* refactor(settings): `CheckServerResponseTrait` always expect absolute pathbackport/47883/stable30Ferdinand Thiessen2024-09-152-33/+32
* fix(setup-checks): Ensure URL with webroot worksFerdinand Thiessen2024-09-152-0/+254
* fix(settings): Fix sharing exclude groups from password requirement option no...provokateurin2024-09-031-4/+4
* fix(SetupCheck): Properly check public access to data directoryFerdinand Thiessen2024-08-081-9/+11
* fix: emails tests after new design fixesskjnldsv2024-08-061-24/+24
* test(users): Adapt tests to new admin delegation checksLouis Chemineau2024-07-221-0/+2
* fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of rem...Joas Schilling2024-07-191-3/+1
* fix(mail): Fix big logos in mail templates for OutlookJoas Schilling2024-07-171-0/+2
* fix(IntegrityCheck): Ensure the check is run if no results are availableFerdinand Thiessen2024-07-031-0/+135
* Merge pull request #46009 from nextcloud/refactor/ajax-cronFerdinand Thiessen2024-06-291-10/+14
|\
| * refactor: Use `IAppConfig` for setting cron typeFerdinand Thiessen2024-06-281-10/+14
* | fix(settings): Adjust SetupCheck for supported database versionsFerdinand Thiessen2024-06-271-1/+1
|/
* test(settings): fix AccountMigratorTest when using PNG avatarsFerdinand Thiessen2024-06-141-0/+0
* chore: Add SPDX headerAndy Scherzinger2024-06-132-0/+0
* Merge pull request #43942 from nextcloud/fix/43612/avoid-pwd-confirm-ssoArthur Schiwon2024-06-072-12/+13
|\
| * refactor(Token): introduce scope constantsArthur Schiwon2024-06-052-12/+13
* | chore: Add SPDX headerAndy Scherzinger2024-06-0330-667/+67
|/
* feat(ldap): sync additional properties to profile and SABJake Nabasny2024-05-303-3/+8
* feat(files_sharing): allow to specify allowed groups to share instead of excl...Corentin Damman2024-03-151-2/+2
* feat(settings): Cache app discover images to ensure privacy of usersFerdinand Thiessen2024-03-141-0/+15
* fix: Improve HSTS warning wording as suggested by reviewerCôme Chilliet2024-03-141-1/+1
* feat: Migrate HSTS check to Security headers SetupCheckCôme Chilliet2024-03-131-0/+6
* fix: Migrate security headers check tests and fix the SetupCheck implementationCôme Chilliet2024-03-131-0/+218
* fix: Fix ocm-provider setup check failure detectionCôme Chilliet2024-03-131-7/+7
* fix(updatenotification): spread the use of new appconfigMaxence Lange2024-03-131-0/+5
* feat: Add declarative settingsjld31032024-03-121-1/+16
* feat(settings): Migrate .well-known URL setup check to new APICôme Chilliet2024-03-071-0/+233
* Merge pull request #43906 from nextcloud/enh/migrate-ssl-url-setupcheckCôme Chilliet2024-03-041-2/+0
|\
| * feat(settings): Migrate SSL access and URL generation check to SetupCheck APICôme Chilliet2024-02-291-2/+0
* | feat(settings): Migrate data directory protection check to `SetupCheck`Ferdinand Thiessen2024-02-291-0/+136
|/
* feat(settings): Migrate OCM / OCS provider tests to SetupCheckFerdinand Thiessen2024-02-271-0/+170
* Merge branch 'master' into fix/pages-titles-appsAndrii Rublov2024-02-252-45/+36
|\
| * Merge branch 'master' into fix/42480/user-admin-not-adminJohn Molakvoæ2024-02-242-43/+32
| |\
| | * fix(settings): Use initial state instead of custom state for server dataFerdinand Thiessen2024-02-232-33/+32
| | * fix(settings): Only use `id` in categories - drop duplicated `ident` propertyFerdinand Thiessen2024-02-231-10/+0
| * | fix(admin role): fix old and wrong way to determine whether user is adminArthur Schiwon2024-02-191-2/+4
| |/
* / [Bugfix]: Titles of pages (dashboard, apps-settings, users-settings) #43327Andrii Rublov2024-02-231-2/+2
|/
* fix: replace `Account name` by `Login`John Molakvoæ2024-02-131-4/+4
* feat: rename users to account or personVincent Petry2024-02-132-5/+5
* test(php): Fix the unit testsBaptiste Fotia2024-01-311-0/+2
* feat(php,vue): Create a new parameterBaptiste Fotia2024-01-311-0/+2
* Migrate fair use of free push service check to new SetupCheck APICôme Chilliet2024-01-251-6/+0
* Merge writable temporary space check with the s3 one, and improveCôme Chilliet2024-01-251-6/+0
* Remove old version of temporary space setup check and fix testsCôme Chilliet2024-01-251-51/+0
* Migrate MySQL utf8mb4 check to new SetupCheck APICôme Chilliet2024-01-231-51/+0
* Merge gmp and bcmath module checks with the existing PHP modules setup checkCôme Chilliet2024-01-221-7/+0
* Migrate set_time_limit setup check to new APICôme Chilliet2024-01-181-1/+0
* Migrate memcached PHP module setup check to new APICôme Chilliet2024-01-181-1/+0
* Remove obsolete check of curl SSL versionCôme Chilliet2024-01-161-198/+0
* Remove references to removed functions in testsCôme Chilliet2024-01-161-9/+0