Commit Graph

254 Commits (2bdc97741cd42843f85750421cba032942d860ed)

Author SHA1 Message Date
Josh 87aa1267a8 fix(Mailer): Fix sendmail binary fallback 1 year ago
Ferdinand Thiessen 7fbd518452
feat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\CheckServerResponseTrait` 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Ferdinand Thiessen be1cd7a308
refactor(settings): `CheckServerResponseTrait` always expect absolute path 1 year ago
Ferdinand Thiessen 9e979d42b4
fix(setup-checks): Ensure URL with webroot works 1 year ago
provokateurin c88ae37844
fix(settings): Fix sharing exclude groups from password requirement option not working 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Ferdinand Thiessen 0563757ea4 fix(SetupCheck): Properly check public access to data directory 1 year ago
skjnldsv 879d248c55 fix: emails tests after new design fixes 1 year ago
Louis Chemineau 26beedef36
test(users): Adapt tests to new admin delegation checks 1 year ago
Joas Schilling 829f2b9bc7
fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of removed upstream platforms 1 year ago
Joas Schilling 693a81bfa3
fix(mail): Fix big logos in mail templates for Outlook 1 year ago
Ferdinand Thiessen 8fc498fb82
fix(IntegrityCheck): Ensure the check is run if no results are available 2 years ago
Ferdinand Thiessen 14778811b4
refactor: Use `IAppConfig` for setting cron type 2 years ago
Ferdinand Thiessen 6e48ca1cf8
fix(settings): Adjust SetupCheck for supported database versions 2 years ago
Ferdinand Thiessen bd46a00def
test(settings): fix AccountMigratorTest when using PNG avatars 2 years ago
Andy Scherzinger 1d451d44a2 chore: Add SPDX header 2 years ago
Arthur Schiwon f6d6efef3a
refactor(Token): introduce scope constants 2 years ago
Andy Scherzinger ec5b60af28
chore: Add SPDX header 2 years ago
Jake Nabasny f863290572
feat(ldap): sync additional properties to profile and SAB 2 years ago
Corentin Damman 0fa9f3049f feat(files_sharing): allow to specify allowed groups to share instead of excluded groups 2 years ago
Ferdinand Thiessen df502c114d
feat(settings): Cache app discover images to ensure privacy of users 2 years ago
Côme Chilliet 6278cf181e
fix: Improve HSTS warning wording as suggested by reviewer 2 years ago
Côme Chilliet 9f819f311f feat: Migrate HSTS check to Security headers SetupCheck 2 years ago
Côme Chilliet d7193ef65e fix: Migrate security headers check tests and fix the SetupCheck implementation 2 years ago
Côme Chilliet 1fffdf4763 fix: Fix ocm-provider setup check failure detection 2 years ago
Maxence Lange 519e434573 fix(updatenotification): spread the use of new appconfig 2 years ago
jld3103 4ac2375ca2
feat: Add declarative settings 2 years ago
Côme Chilliet 1ea88a73f6 feat(settings): Migrate .well-known URL setup check to new API 2 years ago
Ferdinand Thiessen ef2c312b18
feat(settings): Migrate data directory protection check to `SetupCheck` 2 years ago
Côme Chilliet ca246dc35c
feat(settings): Migrate SSL access and URL generation check to SetupCheck API 2 years ago
Ferdinand Thiessen ad747ab62b
feat(settings): Migrate OCM / OCS provider tests to SetupCheck 2 years ago
Ferdinand Thiessen 00386a5407 fix(settings): Use initial state instead of custom state for server data 2 years ago
Ferdinand Thiessen dd7fba2c95 fix(settings): Only use `id` in categories - drop duplicated `ident` property 2 years ago
Andrii Rublov 8d22d341c8 [Bugfix]: Titles of pages (dashboard, apps-settings, users-settings) #43327 2 years ago
Arthur Schiwon c98b0462e3 fix(admin role): fix old and wrong way to determine whether user is admin 2 years ago
John Molakvoæ 524ed97d62
fix: replace `Account name` by `Login` 2 years ago
Vincent Petry 839ddaa354
feat: rename users to account or person 2 years ago
Baptiste Fotia 449d28e610 test(php): Fix the unit tests 2 years ago
Baptiste Fotia 9af96d9f9a feat(php,vue): Create a new parameter 2 years ago
Côme Chilliet 67541f21f6
Migrate fair use of free push service check to new SetupCheck API 2 years ago
Côme Chilliet 9add64f30e
Merge writable temporary space check with the s3 one, and improve 2 years ago
Côme Chilliet ccbc5fc273
Remove old version of temporary space setup check and fix tests 2 years ago
Côme Chilliet 10664e9529 Migrate MySQL utf8mb4 check to new SetupCheck API 2 years ago
Côme Chilliet ca3e1a531a
Merge gmp and bcmath module checks with the existing PHP modules setup check 2 years ago
Côme Chilliet a77bab2f95
Migrate set_time_limit setup check to new API 2 years ago
Côme Chilliet 5ad549a72f
Migrate memcached PHP module setup check to new API 2 years ago
Côme Chilliet 0e889da4a8
Remove obsolete check of curl SSL version 2 years ago
Côme Chilliet 9bdad442f8 Remove references to removed functions in tests 2 years ago
Côme Chilliet b27455b922 Fix Cron setup check tests 2 years ago