Nextcloud bot
6325dbf736
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-09 00:19:24 +00:00
Nextcloud bot
344a445c86
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-08 00:19:14 +00:00
Arthur Schiwon
35d05e3482
Merge pull request #42015 from nextcloud/release/27.1.5_rc1
...
27.1.5 RC1
2023-12-07 17:01:04 +01:00
Arthur Schiwon
1c52732441
Merge pull request #42091 from nextcloud/fix/noid/compile-the-assets
...
fix(dist): assets were not compiled
2023-12-07 15:49:56 +01:00
Arthur Schiwon
b45a2b672c
fix(dist): assets were not compiled
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-12-07 11:17:32 +01:00
Git'Fellow
d42a96e1ef
Merge pull request #42063 from nextcloud/s27bc
...
[stable27] Fix AppSettingsController.php overwriting currentLanguage
2023-12-07 10:05:27 +01:00
Arthur Schiwon
d3127983bf
Merge pull request #42085 from nextcloud/backport/41999/stable27
...
[stable27] fix(security): Handle idn_to_utf8 returning false
2023-12-07 10:03:13 +01:00
Arthur Schiwon
77cb70f466
Merge pull request #42083 from nextcloud/backport/41937/stable27
...
[stable27] fix(bruteforce-protection): Don't throw a 500 when MaxDelayReached is…
2023-12-07 10:02:54 +01:00
Arthur Schiwon
41f31f2e1c
Merge pull request #42078 from nextcloud/backport/40071/stable27
...
[stable27] fix(updatecheck): Don't wait 120s for a response of updater.nextcloud…
2023-12-07 10:00:26 +01:00
Louis
d5a95825d3
Merge pull request #42075 from nextcloud/backport/41944/stable27
...
[stable27] fix: Properly fetch version from shared files by accessing the owner storage version
2023-12-07 09:50:08 +01:00
Joas Schilling
85f46eea95
Merge pull request #42081 from nextcloud/backport/40714/stable27
...
[stable27] fix(systemreport): Mask onlyoffice secret as sensitive
2023-12-07 07:32:51 +01:00
Joas Schilling
6b895462ac
fix(security): Handle idn_to_utf8 returning false
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-12-07 06:39:34 +01:00
Joas Schilling
2fd8cf4b15
fix(bruteforce-protection): Don't throw a 500 when MaxDelayReached is thrown
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-12-07 06:34:11 +01:00
Joas Schilling
58072190dd
fix(systemreport): Mask onlyoffice secret as sensitive
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-12-07 06:25:30 +01:00
Joas Schilling
838669242b
fix(updatecheck): Don't wait 120s for a response of updater.nextcloud.com
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-12-07 06:19:05 +01:00
Nextcloud bot
84af629fa5
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-07 00:19:57 +00:00
Julius Härtl
f401b582d3
fix: Properly fetch version from shared files by accessing the owner storage version
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-12-06 20:43:24 +00:00
Joas Schilling
1021550843
Update .drone.yml signature
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-12-06 20:14:32 +01:00
Robin Appelman
72fca6ece3
Merge pull request #41090 from nextcloud/backport/39044/stable27
...
[stable27] Fix root mounts not being setup in some cases
2023-12-06 17:48:30 +01:00
Git'Fellow
cf7b64b79d
Update AppSettingsController.php
...
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2023-12-06 16:12:49 +01:00
Nextcloud bot
669dc0dd62
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-06 00:21:12 +00:00
Arthur Schiwon
7d507d24ff
Merge pull request #41451 from nextcloud/backport/41447/stable27
...
[stable27] fix(backupcodes): Remove old notifications before creating a new remi…
2023-12-05 23:08:54 +01:00
Arthur Schiwon
bb7a704593
Merge pull request #42034 from nextcloud/fix/stable27-dialogs-l10n
...
fix: Update `@nextcloud/dialogs` to 4.2.2 to fix translations of FilePicker
2023-12-05 23:06:50 +01:00
staticdev
572890defe
Merge branch 'stable27' into backport/39044/stable27
2023-12-05 18:58:46 +01:00
Arthur Schiwon
a4a120cb0c
Merge pull request #41813 from nextcloud/backport/41650/stable27
...
[stable27] feat(LDAP): implement IIsAdmin interface
2023-12-05 18:22:06 +01:00
Ferdinand Thiessen
3ec1d93e43
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-12-05 14:00:44 +01:00
Ferdinand Thiessen
833a5cac1d
fix: Update @nextcloud/dialogs to 4.2.2 to fix translations of FilePicker
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-12-05 13:58:15 +01:00
Arthur Schiwon
cfe9a7e765
feat(LDAP): warn about demoting a group while promoting another
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-12-05 13:55:42 +01:00
Arthur Schiwon
16ed15a049
enh(LDAP): add occ command to promote an LDAP group to admin
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-12-05 13:55:42 +01:00
Arthur Schiwon
7236b04133
enh(LDAP): implement IIsAdmin interface
...
- add configuration to specify one LDAP group acting as admin group (CLI)
- implement `isAdmin()` method, basically relying on inGroup against the
configured group
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-12-05 13:55:42 +01:00
John Molakvoæ
2e9f364aa6
Merge pull request #41970 from nextcloud/fix/login-csrf-check-error-message-stable27
2023-12-05 11:26:05 +01:00
Robin Appelman
15bed77a22
setup filesystem wrappers before we mark the root as setup
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-12-05 09:47:03 +01:00
Robin Appelman
fbc0f65711
add more checks to ensure mounts aren't empty
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-12-05 09:47:03 +01:00
Git'Fellow
4e2e475bd3
Merge pull request #41296 from nextcloud/backport/41173/stable27
...
[stable27] fix: Delete ghost versions of non-existing files
2023-12-05 09:45:55 +01:00
Nextcloud bot
9fb88104a5
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-05 00:21:35 +00:00
Arthur Schiwon
870f227428
Merge pull request #41626 from nextcloud/backport/41616/stable27
...
[stable27] fix: Fix linkToOCSRouteAbsolute() without index.php and with subfolder
2023-12-04 21:13:14 +01:00
Arthur Schiwon
c4ede819f7
Merge pull request #41557 from nextcloud/backport/41541/stable27
...
[stable27] Serve .flac audio files
2023-12-04 21:05:22 +01:00
Joas Schilling
c267f36955
fix(backupcodes): Remove old notifications before creating a new reminder
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-12-04 21:04:22 +01:00
Git'Fellow
de7e4e1612
fix: Delete ghost versions of non-existing files
...
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2023-12-04 20:52:57 +01:00
Arthur Schiwon
d1333757a5
Merge pull request #42004 from nextcloud/backport/41678/stable27
...
fix(security): Update expiration date in security.txt
2023-12-04 20:49:00 +01:00
Christoph Wurst
32a02b0ec7
fix: Show error message when CSRF check fails at login
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-12-04 19:09:01 +00:00
Arthur Schiwon
d44898e1e9
27.1.5 RC1
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-12-04 19:49:22 +01:00
Marcel Klehr
268c5340b4
Merge pull request #41997 from nextcloud/fix/text-processing-types-covariant-stable27
...
[stable27] Fix/text processing types covariant stable27
2023-12-04 14:03:58 +01:00
Julius Härtl
913c7038ab
Merge pull request #42002 from nextcloud/backport/41995/stable27
2023-12-04 12:50:32 +01:00
Joas Schilling
9349bd5085
fix(security): Update expiration date in security.txt
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-12-04 11:26:24 +01:00
Marcel Klehr
76265de3f1
fix(TemplateManager): Bail early if templatedirectory is empty
...
fixes #39266
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-12-04 10:12:53 +00:00
Marcel Klehr
c7930a892a
fix(TextProcessing): Make task type template param covariant
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-12-04 09:04:43 +01:00
Nextcloud bot
d873dec117
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-04 00:18:46 +00:00
Nextcloud bot
f49cff2f5a
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-03 00:18:38 +00:00
Nextcloud bot
5353a018b7
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-02 00:21:34 +00:00