Commit Graph

63853 Commits (stable24)
 

Author SHA1 Message Date
Julius Härtl ec89b5c0b1
Merge pull request #38121 from nextcloud/backport/37787/stable24 1 year ago
Nextcloud bot 06c4e94f02
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Nextcloud bot 581cb8f4ba
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Max b9b862d411
fix: catch ManuallyLockedException and use app context
The files_lock app may throw ManuallyLockedExceptions
when attempting to revert a file that is currently opened.
This would prevent the user from rolling back a opened file.

Text and Richdocuments handle changes of the file while editing.
Allow reverting files even when they are locked by these apps
and let the apps handle the conflict.

Signed-off-by: Max <max@nextcloud.com>
1 year ago
Nextcloud bot 32e7d6acfc
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Nextcloud bot d3cff24638
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Nextcloud bot 41828fb3fd
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Nextcloud bot 2644512109
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Christoph Wurst a40f73d67d fix(ocp): Add deprecation version to ILogFactory::getCustomLogger
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
1 year ago
Arthur Schiwon 93876568f4
Merge pull request #37997 from nextcloud/backport/37909/stable24
[stable24] Update crl after revoke shifts.csr
1 year ago
Nextcloud bot 9a57e18a55
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Nextcloud bot ab4719fd26
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Nextcloud bot 8c377e02fd
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Vitor Mattos d8b81f89ed Update crl after revoke shifts.csr
Signed-off-by: Vitor Mattos <vitor@php.rio>
1 year ago
Nextcloud bot af07813a59
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Nextcloud bot ec26f34f4d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Simon L 0a3fb6d1c6
Merge pull request #37972 from nextcloud/automated/noid/stable24-fix-npm-audit
[stable24] Fix npm audit
1 year ago
Nextcloud bot 386f9592eb
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
nextcloud-command 7820389790 chore(deps): fix npm audit
Signed-off-by: GitHub <noreply@github.com>
1 year ago
Nextcloud bot 63622c2a10
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Joas Schilling 629177cdad
Merge pull request #37843 from nextcloud/bump/guzzle-psr7/stable24
[stable24] sec(deps): Update guzzlehttp/psr7
1 year ago
Louis 20e25e714c
Merge pull request #37902 from nextcloud/backport/stable24/artonge/fix/dont_override_stored_credentials_with_saml
[stable24] Do not override stored credentials when login in with SAML
1 year ago
Nextcloud bot 5f7aa0701b
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Joas Schilling b107f482f8
sec(deps): Update guzzlehttp/psr7
Signed-off-by: Joas Schilling <coding@schilljs.com>
1 year ago
Louis Chemineau 921ce4a900 Test StorePasswordListener
Signed-off-by: Louis Chemineau <louis@chmn.me>
1 year ago
Louis Chemineau a327ad5aef Do not override stored credentials when login in with SAML
When login in with SAML, the password from `$event->getPassword()` is `null`.

This PR makes sure that this `null` value won't be used to override the stored password even though it is different.

This PR also allow for the password and user to be updated even though they were not set before.

Signed-off-by: Louis Chemineau <louis@chmn.me>
1 year ago
Arthur Schiwon 933359f037
Merge pull request #37920 from nextcloud/backport/stable24/sso-kerberos-fix
[stable24] Update kerberos sso test setup to use new user_saml config system
1 year ago
Nextcloud bot 21df9d391d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Robin Appelman 36c87d669b Update kerberos sso test setup to use new user_saml config system
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Louis Chemineau <louis@chmn.me>
1 year ago
Robin Appelman 693efde1f8 run kerberos sso test when the action is changed
Signed-off-by: Robin Appelman <robin@icewind.nl>
1 year ago
Nextcloud bot 03bcc45c00
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Nextcloud bot 4559b6a403
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Nextcloud bot 1a9ead8eab
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Nextcloud bot 1696ae203a
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Nextcloud bot 21126bb531
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Nextcloud bot 0987e7c8bf
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
John Molakvoæ 5b79bb15b5
Merge pull request #37784 from nextcloud/release/24.0.12 1 year ago
Nextcloud bot 0102c573d5
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
John Molakvoæ 84ffe1438b
24.0.12
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
1 year ago
Nextcloud bot dfae9fec53
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Nextcloud bot 0160d61086
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Nextcloud bot 90a389dd37
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Nextcloud bot b676f74cc9
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Robin Appelman f2bd0ab4f5 do onetime user setup before getting any mount from providers
this fixes a race condition where wrappers weren't properly applied if when a mount provider creates the storage instance one mountpoint creation instead of lazily

Signed-off-by: Robin Appelman <robin@icewind.nl>
1 year ago
Nextcloud bot 4894bf2547
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
John Molakvoæ a025293e9d
Merge pull request #37700 from nextcloud/release/24.0.12_rc1
24.0.12 RC1
1 year ago
John Molakvoæ 0ff17aa91f
Merge pull request #37510 from nextcloud/backport/37486/stable24
[stable24] fix default_language doc
1 year ago
John Molakvoæ 701783b130
24.0.12 RC1
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
1 year ago
Nextcloud bot 5d99def28a
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Nextcloud bot 0b09dbe38b
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago