Commit graph

65551 commits

Author SHA1 Message Date
Jan Messer
662dcfffd6 [BUGFIX] throw exception instead of error if unable to create file handler (only exceptions are catch)
Signed-off-by: Jan Messer <jan@mtec-studios.ch>
2023-05-04 20:02:35 +00:00
Jan Messer
c6945666ca [BUGFIX] check return value and improve error handling
With S3 primary storage there was a problem with getting the CA bundle from the storage without having the CA bundle for the connection which causes that the CertificateManager was throwing an Error.
This commit improves the handling in CertificateManager and log unexpected behaviors.

Signed-off-by: Jan Messer <jan@mtec-studios.ch>
2023-05-04 20:02:34 +00:00
Julius Härtl
b99f6a766a
Merge pull request #38052 from nextcloud/backport/38045/stable25 2023-05-04 15:28:17 +02:00
Julius Härtl
f47dcbc36e
Merge pull request #38044 from nextcloud/backport/37787/stable25 2023-05-04 11:00:12 +02:00
Arthur Schiwon
39a8d7a85d
Merge pull request #37996 from nextcloud/backport/37909/stable25
[stable25] Update crl after revoke shifts.csr
2023-05-04 10:55:16 +02:00
Max
7f2de58e4c
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>
2023-05-04 09:41:27 +02:00
Nextcloud bot
709a33becd
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-04 02:28:23 +00:00
nextcloud-command
58b232947c Compile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-05-03 18:44:05 +00:00
Ferdinand Thiessen
0e82c5fa48 fix(AppMenu): On bright color theme the app icons in the overflow menu must be inverted
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-05-03 18:20:29 +00:00
Joas Schilling
c06f7c6c6f
Merge pull request #38039 from nextcloud/backport/33106/stable25
[stable25] Update expire_date column of table comments
2023-05-03 14:46:44 +02:00
Vitor Mattos
a597bf347d Cover expire_date with unit tests
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-05-03 09:14:00 +00:00
Vitor Mattos
faeeecd070 Update expire_date column of table comments
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-05-03 09:14:00 +00:00
Nextcloud bot
f133f0e363
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-03 02:28:14 +00:00
Robin Appelman
1e6f396f6f
Merge pull request #38006 from nextcloud/backport/37525/stable25
[stable25] add command for getting fileinfo for debugging
2023-05-02 16:43:25 +02:00
Nextcloud bot
3defcf0495
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-02 02:28:01 +00:00
Robin Appelman
e6a20e8f36 validate that folder size sums to children
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-05-01 14:03:21 +00:00
Robin Appelman
c8824825db add command for getting fileinfo for debugging
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-05-01 14:03:20 +00:00
Vitor Mattos
9a7b7c0177 Update crl after revoke shifts.csr
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-05-01 07:15:36 -03:00
Nextcloud bot
7531d0415f
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-01 02:29:40 +00:00
Nextcloud bot
16dcf84223
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-30 02:29:33 +00:00
Simon L
0e99bff54b
Merge pull request #37974 from nextcloud/automated/noid/stable25-fix-npm-audit
[stable25] Fix npm audit
2023-04-29 12:55:09 +02:00
Nextcloud bot
6002f377d8
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-29 02:28:43 +00:00
nextcloud-command
d965206e93 chore(deps): fix npm audit
Signed-off-by: GitHub <noreply@github.com>
2023-04-28 17:10:33 +00:00
Nextcloud bot
727ae25736
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-28 02:28:53 +00:00
Louis
9ced764f71
Merge pull request #37956 from nextcloud/backport/37948/stable25
[stable25] Do not show Tags action when systemtag is disabled
2023-04-27 18:16:12 +02:00
Joas Schilling
a08f38ca9e
Merge pull request #37942 from nextcloud/backport/37935/stable25
[stable25] fix(settings): Fix title of profile scope options
2023-04-27 17:52:00 +02:00
Louis Chemineau
b5f86c7390 Do not show Tags action when systemtag is disabled
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-04-27 14:01:07 +00:00
Joas Schilling
3eb8f854c2
Merge pull request #37844 from nextcloud/bump/guzzle-psr7/stable25
[stable25] sec(deps): Update guzzlehttp/psr7
2023-04-27 09:38:28 +02:00
Joas Schilling
554e0c0636
chore(assets): Recompile JS
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-27 09:36:45 +02:00
Joas Schilling
bc57449be4
fix(settings): Fix title of profile scope options
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-27 09:34:27 +02:00
Nextcloud bot
0dc0a2c812
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-27 02:28:51 +00:00
Louis
626c0ae650
Merge pull request #37901 from nextcloud/backport/stable25/artonge/fix/dont_override_stored_credentials_with_saml
[stable25] Do not override stored credentials when login in with SAML
2023-04-26 19:08:07 +02:00
Joas Schilling
ff34e46242
sec(deps): Update guzzlehttp/psr7
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-26 15:51:09 +02:00
Louis Chemineau
30e78f3f61 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>
2023-04-26 07:35:06 +00:00
Louis Chemineau
1025f821be Test StorePasswordListener
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-04-26 07:35:06 +00:00
Arthur Schiwon
6251c8be3c
Merge pull request #37919 from nextcloud/backport/stable25/sso-kerberos-fix
[stable25] Update kerberos sso test setup to use new user_saml config system
2023-04-26 09:05:50 +02:00
Nextcloud bot
3b010ee3e7
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-26 02:28:26 +00:00
Robin Appelman
b9ce7647f1 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>
2023-04-25 13:40:18 +02:00
Robin Appelman
f9113a016d run kerberos sso test when the action is changed
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-04-25 13:39:56 +02:00
Simon L
52853ed30a
Merge pull request #37908 from nextcloud/stable25-make-grid-toggle-sticky
[stable25] make grid toggle sticky
2023-04-25 10:42:35 +02:00
Nextcloud bot
bf192580b9
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-25 02:23:02 +00:00
Daniel Kesselberg
ba0bac9f29
fix: make grid view button sticky
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-04-24 21:36:09 +02:00
Robin Appelman
d0538bca49
Merge pull request #37876 from nextcloud/backport/37820/stable25
[stable25] ignore errors while trying to update parent storage_mtime
2023-04-24 17:11:30 +02:00
Git'Fellow
0a1f9bc7e6
Merge pull request #37874 from nextcloud/backport/37062/stable25
[stable25] Check free space only if source exists and is dir
2023-04-24 08:38:29 +02:00
Nextcloud bot
fe5d3b7812
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-24 02:29:27 +00:00
Nextcloud bot
c4f7eebfb2
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-23 02:28:59 +00:00
Nextcloud bot
17bf136d36
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-22 02:28:28 +00:00
Robin Appelman
5c8a8df114 ignore errors while trying to update parent storage_mtime
in the worst case this should only cause an extra rescan later

Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-04-21 17:41:47 +00:00
Git'Fellow
99a8cabbcd Add function_exists() check
Co-authored-by: Simon L. <szaimen@e.mail.de>
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2023-04-21 17:04:38 +00:00
Git'Fellow
54667bc819 Fix free space problems
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2023-04-21 17:04:38 +00:00