Ferdinand Thiessen
|
fcdc53a2ba
|
enh(settings): Add SetupCheck to ensure webserver correctly serves .mjs files
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-01-15 18:21:53 +01:00 |
|
Côme Chilliet
|
9e75c75f86
|
Use IToken from OCP instead of OC
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2024-01-11 18:01:00 +00:00 |
|
Côme Chilliet
|
63fbf90570
|
Suppress or fix psalm errors related to InvalidTokenException
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2024-01-11 18:01:00 +00:00 |
|
Côme Chilliet
|
360e7ffcca
|
Always catch OCP versions of authentication exceptions
And always throw OC versions for BC
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2024-01-11 18:00:59 +00:00 |
|
Joas Schilling
|
81ce0d1ac6
|
feat(setupcheck): Add setup check for maintenance_window_start config
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-12-18 14:35:27 +00:00 |
|
Benjamin Gaussorgues
|
771db86c1c
|
feat(settings): add occ commands to handle admin delegation
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
|
2023-12-14 17:51:47 +01:00 |
|
1 Man Projects
|
7c40700491
|
Fix AppSettingsController.php overwriting currentLanguage
Fix for CurrentLanguage being overwritten by currentVersion thus breaking App-View
Signed-off-by: 1 Man Projects <reed@1manprojects.de>
|
2023-12-06 11:34:57 +00:00 |
|
Côme Chilliet
|
e57d31ffb0
|
Missing things in database should be warning, not info
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-12-04 16:23:25 +00:00 |
|
Côme Chilliet
|
b75affa793
|
Switch from deprecated hasPrimaryKey to getPrimaryKey function
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-12-04 16:23:25 +00:00 |
|
Côme Chilliet
|
fc2467c18f
|
Migrate missing primary key database check to new API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-12-04 16:23:24 +00:00 |
|
Côme Chilliet
|
e48e67b0a4
|
Migrate missing index database check to new API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-12-04 16:23:23 +00:00 |
|
Côme Chilliet
|
d0a72a103d
|
Migrate missing column database check to new API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-12-04 16:23:23 +00:00 |
|
Joas Schilling
|
057daaee9d
|
Merge pull request #41761 from nextcloud/backport/41678/stable28
fix(security): Update expiration date in security.txt
|
2023-11-27 12:03:47 +01:00 |
|
Joas Schilling
|
c05b1e841a
|
fix(security): Update expiration date in security.txt
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-11-27 10:45:28 +01:00 |
|
Joas Schilling
|
c1c6372ef2
|
fix(setupcheck): Fix memory limit setup check
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-11-27 05:49:43 +00:00 |
|
Joas Schilling
|
aa5f037af7
|
chore: apply changes from Nextcloud coding standards 1.1.1
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
|
2023-11-23 10:36:13 +01:00 |
|
Valdnet
|
318875a16e
|
Add quotation marks
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
|
2023-11-23 08:43:20 +01:00 |
|
Valdnet
|
ea3865138f
|
Correct spelling
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
|
2023-11-23 08:39:17 +01:00 |
|
Andy Scherzinger
|
83c6db44c7
|
Merge pull request #41642 from nextcloud/Valdnet-patch-1
Correct spelling of Brute Force and other fixes
|
2023-11-22 19:27:46 +01:00 |
|
Valdnet
|
0acd07c362
|
Change "brute force" to "brute-force"
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
|
2023-11-22 14:22:47 +01:00 |
|
Benjamin Gaussorgues
|
0d8aa6894a
|
feat(search): hide user search if not on user list
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
|
2023-11-22 08:47:53 +01:00 |
|
Valdnet
|
94e05ea919
|
Correct a typo
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
|
2023-11-21 15:45:33 +01:00 |
|
Valdnet
|
519fad9206
|
Add quotation marks
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
|
2023-11-21 15:40:01 +01:00 |
|
Valdnet
|
6475f2f8be
|
Add quotation marks
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
|
2023-11-21 15:32:38 +01:00 |
|
Valdnet
|
f5a40c2219
|
Correct spelling of Brute Force
Correcting the spelling of "Bruteforce" to "Brute Force"
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
|
2023-11-21 15:19:16 +01:00 |
|
Côme Chilliet
|
24c2c09aea
|
Merge pull request #41438 from nextcloud/feat/migrate-forwarded-for-headers-check
Migrate forwarded for headers check
|
2023-11-21 09:50:38 +01:00 |
|
Côme Chilliet
|
ad372869bc
|
Fix tests for setupchecks
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-11-20 18:03:15 +01:00 |
|
Ferdinand Thiessen
|
22163c60d4
|
enh(settings): Migrate admin settings for sharing to vue
This is required to get the fixes for a11y from `@nextcloud/vue`.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2023-11-20 17:07:55 +01:00 |
|
Côme Chilliet
|
1f4e0927ba
|
Improve success messages for ForwarderForHeaders setup check
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-11-20 16:12:19 +01:00 |
|
Côme Chilliet
|
f023216cf4
|
Make it an error if address is not known and we are not in CLI
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-11-20 15:52:28 +01:00 |
|
Côme Chilliet
|
f47a2bbcae
|
Improve wrong configuration error message when we know it’s wrong.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-11-20 15:45:46 +01:00 |
|
Côme Chilliet
|
0107c7ea24
|
Migrate Forwarded For Headers check to new API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-11-20 11:36:42 +01:00 |
|
Côme Chilliet
|
0da05fc73b
|
Merge pull request #41435 from nextcloud/feat/migrate-bruteforce-throttle-check
Migrate bruteforce throttle check
|
2023-11-20 11:32:06 +01:00 |
|
Côme Chilliet
|
70acf44a45
|
Merge pull request #41086 from nextcloud/feat/migrate-memory-limit-setup-check
Migrate memory_limit check to new SetupCheck API
|
2023-11-14 10:50:31 +01:00 |
|
Benjamin Gaussorgues
|
8be988b645
|
Fix application search provider order
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
|
2023-11-13 16:38:49 +01:00 |
|
Côme Chilliet
|
fe8b5d47ae
|
Migrate Bruteforce Throttle check to SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-11-13 16:26:59 +01:00 |
|
Côme Chilliet
|
7495236034
|
Migrate memory_limit check to new SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-11-13 15:55:46 +01:00 |
|
Côme Chilliet
|
86290dd888
|
Add missing dots in PhpModules setup check descriptions
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-11-07 14:15:47 +01:00 |
|
Côme Chilliet
|
00d3856b92
|
Revert "Migrate code integrity to SetupCheck API"
This reverts commit aa2d315d95d37b48752d0e92d0ce79913be1d4f1.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-11-07 12:25:04 +01:00 |
|
Côme Chilliet
|
0fd5ed9854
|
Migrate 32bit check to SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-11-07 12:25:03 +01:00 |
|
Côme Chilliet
|
ac3da13b38
|
Migrate Freetype check to SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-11-07 12:25:03 +01:00 |
|
Côme Chilliet
|
086d3ceecc
|
Migrate code integrity to SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-11-07 12:25:03 +01:00 |
|
Côme Chilliet
|
147b29fca2
|
Migrate Randomness secure check to SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-11-07 12:25:03 +01:00 |
|
Côme Chilliet
|
ddd13a90d8
|
Migrate memcache check to SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-11-07 12:25:02 +01:00 |
|
Côme Chilliet
|
6911dc30e6
|
Migrated both file locking checks to SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-11-07 12:14:03 +01:00 |
|
Côme Chilliet
|
f9770b8ef2
|
Remove duplicate fileinfo PHP module check
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-11-07 12:14:03 +01:00 |
|
Côme Chilliet
|
3c75075eba
|
Migrate database transaction level check to SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-11-07 12:14:03 +01:00 |
|
Côme Chilliet
|
5957a2bf6b
|
Migrate email test to new SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-11-07 12:14:02 +01:00 |
|
Côme Chilliet
|
506f3961ec
|
Remove duplicated ReadOnlyConfig setup check
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-11-07 12:14:02 +01:00 |
|
Côme Chilliet
|
dec52f6979
|
Migrate getenv test to new SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-11-07 12:14:02 +01:00 |
|