Commit Graph

69011 Commits (9b6551d4c8b62d10ad72c59d8cd9e69234cd76f0)
 

Author SHA1 Message Date
Arthur Schiwon 9b6551d4c8
Merge pull request #42147 from nextcloud/release/27.1.5
27.1.5
6 months ago
Joas Schilling 5ec35746fc
Merge pull request #42188 from nextcloud/automated/noid/stable27-update-ca-cert-bundle
[stable27] fix(security): Update CA certificate bundle
6 months ago
nextcloud-command 02e19dcb54 fix(security): Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
6 months ago
Nextcloud bot 91f23469c4
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
6 months ago
Nextcloud bot c416abbb7f
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
6 months ago
Nextcloud bot 87e8468d40
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
6 months ago
Arthur Schiwon a693c6f1f7
27.1.5
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
6 months ago
Nextcloud bot ba589be5a7
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
6 months ago
Nextcloud bot 249c1e47ff
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
6 months ago
Nextcloud bot 6325dbf736
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
6 months ago
Nextcloud bot 344a445c86
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
6 months ago
Arthur Schiwon 35d05e3482
Merge pull request #42015 from nextcloud/release/27.1.5_rc1
27.1.5 RC1
6 months ago
Arthur Schiwon 1c52732441
Merge pull request #42091 from nextcloud/fix/noid/compile-the-assets
fix(dist): assets were not compiled
6 months ago
Arthur Schiwon b45a2b672c
fix(dist): assets were not compiled
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
6 months ago
Git'Fellow d42a96e1ef
Merge pull request #42063 from nextcloud/s27bc
[stable27] Fix AppSettingsController.php overwriting currentLanguage
6 months ago
Arthur Schiwon d3127983bf
Merge pull request #42085 from nextcloud/backport/41999/stable27
[stable27] fix(security): Handle idn_to_utf8 returning false
6 months ago
Arthur Schiwon 77cb70f466
Merge pull request #42083 from nextcloud/backport/41937/stable27
[stable27] fix(bruteforce-protection): Don't throw a 500 when MaxDelayReached is…
6 months ago
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…
6 months ago
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
6 months ago
Joas Schilling 85f46eea95
Merge pull request #42081 from nextcloud/backport/40714/stable27
[stable27] fix(systemreport): Mask onlyoffice secret as sensitive
6 months ago
Joas Schilling 6b895462ac
fix(security): Handle idn_to_utf8 returning false
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 months ago
Joas Schilling 2fd8cf4b15
fix(bruteforce-protection): Don't throw a 500 when MaxDelayReached is thrown
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 months ago
Joas Schilling 58072190dd
fix(systemreport): Mask onlyoffice secret as sensitive
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 months ago
Joas Schilling 838669242b
fix(updatecheck): Don't wait 120s for a response of updater.nextcloud.com
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 months ago
Nextcloud bot 84af629fa5
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
6 months ago
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>
6 months ago
Joas Schilling 1021550843
Update .drone.yml signature
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 months ago
Robin Appelman 72fca6ece3
Merge pull request #41090 from nextcloud/backport/39044/stable27
[stable27] Fix root mounts not being setup in some cases
6 months ago
Git'Fellow cf7b64b79d
Update AppSettingsController.php
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
6 months ago
Nextcloud bot 669dc0dd62
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
6 months ago
Arthur Schiwon 7d507d24ff
Merge pull request #41451 from nextcloud/backport/41447/stable27
[stable27] fix(backupcodes): Remove old notifications before creating a new remi…
6 months ago
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
6 months ago
staticdev 572890defe
Merge branch 'stable27' into backport/39044/stable27 6 months ago
Arthur Schiwon a4a120cb0c
Merge pull request #41813 from nextcloud/backport/41650/stable27
[stable27] feat(LDAP): implement IIsAdmin interface
6 months ago
Ferdinand Thiessen 3ec1d93e43
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
6 months ago
Ferdinand Thiessen 833a5cac1d
fix: Update `@nextcloud/dialogs` to 4.2.2 to fix translations of FilePicker
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
6 months ago
Arthur Schiwon cfe9a7e765 feat(LDAP): warn about demoting a group while promoting another
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
6 months ago
Arthur Schiwon 16ed15a049 enh(LDAP): add occ command to promote an LDAP group to admin
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
6 months ago
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>
6 months ago
John Molakvoæ 2e9f364aa6
Merge pull request #41970 from nextcloud/fix/login-csrf-check-error-message-stable27 6 months ago
Robin Appelman 15bed77a22 setup filesystem wrappers before we mark the root as setup
Signed-off-by: Robin Appelman <robin@icewind.nl>
6 months ago
Robin Appelman fbc0f65711 add more checks to ensure mounts aren't empty
Signed-off-by: Robin Appelman <robin@icewind.nl>
6 months ago
Git'Fellow 4e2e475bd3
Merge pull request #41296 from nextcloud/backport/41173/stable27
[stable27] fix: Delete ghost versions of non-existing files
6 months ago
Nextcloud bot 9fb88104a5
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
6 months ago
Arthur Schiwon 870f227428
Merge pull request #41626 from nextcloud/backport/41616/stable27
[stable27] fix: Fix linkToOCSRouteAbsolute() without index.php and with subfolder
6 months ago
Arthur Schiwon c4ede819f7
Merge pull request #41557 from nextcloud/backport/41541/stable27
[stable27] Serve .flac audio files
6 months ago
Joas Schilling c267f36955 fix(backupcodes): Remove old notifications before creating a new reminder
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 months ago
Git'Fellow de7e4e1612 fix: Delete ghost versions of non-existing files
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
6 months ago
Arthur Schiwon d1333757a5
Merge pull request #42004 from nextcloud/backport/41678/stable27
fix(security): Update expiration date in security.txt
6 months ago
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>
6 months ago