Commit Graph

117 Commits (ba94de2510b3858f10d60f0230a58b1252346372)

Author SHA1 Message Date
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 310377e496 fix: Fix Security headers setup check behavior 2 years ago
Côme Chilliet 1fffdf4763 fix: Fix ocm-provider setup check failure detection 2 years ago
Côme Chilliet a47a1e6249 feat: Migrate header check to SetupCheck API 2 years ago
Maxence Lange 519e434573 fix(updatenotification): spread the use of new appconfig 2 years ago
Ferdinand Thiessen 58f57fd13f
fix(settings): Adjust order of parameters for `runRequest` 2 years ago
Côme Chilliet 1ea88a73f6 feat(settings): Migrate .well-known URL setup check to new API 2 years ago
John Molakvoæ a6a962d5a2
fix(settings): adjust source maps setup check wording and log level 2 years ago
John Molakvoæ (skjnldsv) f0494e2b5a
feat(settings): add JavaScript Source Maps support `.js.map` setup check 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 398b042af7
enh(settings): Migrate WOFF2 loading check to a SetupCheck 2 years ago
Ferdinand Thiessen 096d66edc8
enh(settings): Add trait for setup checks that need to access the webserver using HTTP requests 2 years ago
Vincent Petry 839ddaa354
feat: rename users to account or person 2 years ago
rakekniven 8663da1e50
fix(i18n): Adapted spelling of Unicode 2 years ago
Côme Chilliet 936c6a2928 Migrate debug mode check to new SetupCheck API 2 years ago
Côme Chilliet 3be505f9c2
Rename to "Push service" and enable on all instances to avoid trouble 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 058f7d5664
Migrate available temp space check to new SetupCheck API 2 years ago
Côme Chilliet 10664e9529 Migrate MySQL utf8mb4 check to new SetupCheck API 2 years ago
Côme Chilliet c43144fc7d
Remove bz2 leftover description 2 years ago
Côme Chilliet f13b2fb103
Add missing recommended modules gmp and bcmath 2 years ago
Côme Chilliet 4c34216305
Fix description for exif PHP module 2 years ago
Côme Chilliet ca3e1a531a
Merge gmp and bcmath module checks with the existing PHP modules setup check 2 years ago
Ferdinand Thiessen d2cb90bda2
fix(settings): Allow to connect to local address when checking for `.mjs` support 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
rakekniven b09fa57c16
fix(i18n): Change cli to uppercase 2 years ago
Côme Chilliet 46ebe16c83 Migrate Cron checks to new SetupCheck API 2 years ago
Côme Chilliet 0483064f07 Migrate overwrite.cli.url setup check to new API 2 years ago
J0WI 1cb7ccfb45 Remove disputed bz2 check 2 years ago
Côme Chilliet 24f8b04908
Remove CSRF check from code integrity rescan 2 years ago
Côme Chilliet 1c4d43923a
Use highlight rich objecttype to render links in CodeIntegrity setup check 2 years ago
Côme Chilliet f06b8da249
Migrate code integrity to SetupCheck API 2 years ago
Ferdinand Thiessen c5fbd969dd Update apps/settings/lib/SetupChecks/JavaScriptModules.php 2 years ago
Ferdinand Thiessen 995b23e818 enh(settings): Add SetupCheck to ensure webserver correctly serves `.mjs` files 2 years ago
Côme Chilliet 3d4c4f19b4
Migrate app dir owner check to SetupCheck API 2 years ago
Côme Chilliet 94d0399229
Improve PHP opcache setup check and reduce level in some cases 2 years ago
Côme Chilliet c92fbca6e6
Fix small psalm issue 2 years ago
Côme Chilliet f6df5dae34
Remove unsupported <code> tag and use quotes instead 2 years ago
Côme Chilliet 3f13a1a47e
Migrate opcache check to new SetupCheck API 2 years ago
Joas Schilling 26f4ec66af
feat(setupcheck): Add setup check for maintenance_window_start config 2 years ago
Côme Chilliet 95ea46c99c Merge SQlite warning to existing SupportedDatabase setup check 2 years ago
Côme Chilliet 60bc97e543
Migrate away from deprecated doctrine/dbal getName function 2 years ago
Côme Chilliet 51758117a7
Migrate database pending bigint conversions check to new API 2 years ago
Côme Chilliet 9a1f5edb65 Missing things in database should be warning, not info 2 years ago