Andy Scherzinger
77f00ae812
Merge pull request #45681 from nextcloud/test-scanner-no-transactions-27
...
[27] feat: add option to disable scanner transactions
2024-06-13 18:33:33 +02:00
Robin Appelman
0396fe3816
fix: get child ids for folder in a separate query during move
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-06-13 09:44:20 +00:00
Arthur Schiwon
cb6325651a
Merge pull request #45838 from nextcloud/backport/45649/stable27
...
[stable27] fix(ObjectStore): Fix regression when hostname is empty
2024-06-13 11:34:26 +02:00
Arthur Schiwon
46bc43145d
Merge pull request #45806 from nextcloud/backport/45768/stable27
...
[stable27] Use isRetryable to catch retryable exceptions
2024-06-13 10:45:40 +02:00
Nextcloud bot
61868848ab
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-13 00:20:12 +00:00
Josh
3fde98d71c
fix(ObjectStore): handle empty S3 hostname
...
Fixes #45637
The support for s3-accelerate added in #44496 introduced a regression in AWS S3 environments when `hostname` is blank (which is a valid configuration w/ AWS since the hostname gets auto-generated).
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-06-12 20:57:49 +00:00
Arthur Schiwon
495ccc9bec
style(PHP): remove unacceptable empty lines
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-06-12 19:28:57 +02:00
Arthur Schiwon
3b840dfb79
fix(Token): make new scope future compatible
...
- "password-unconfirmable" is the effective name for 30, but a draft
name was backported.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-06-12 19:28:57 +02:00
Arthur Schiwon
02313013ad
fix(Session): avoid password confirmation on SSO
...
SSO backends like SAML and OIDC tried a trick to suppress password
confirmations as they are not possible by design. At least for SAML it was
not reliable when existing user backends where used as user repositories.
Now we are setting a special scope with the token, and also make sure that
the scope is taken over when tokens are regenerated.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-06-12 19:28:57 +02:00
Louis Chemineau
3da39308cd
fix(files): Use isRetryable to catch retryable exceptions
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-06-12 08:13:20 +00:00
Nextcloud bot
456ae72e20
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-12 00:20:26 +00:00
Nextcloud bot
6c92419ef1
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-10 00:20:00 +00:00
Nextcloud bot
ab1382bc20
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-09 00:19:41 +00:00
Nextcloud bot
31db22162f
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-08 00:19:33 +00:00
John Molakvoæ
d457d9f29f
Merge pull request #45527 from nextcloud/backport/45014/stable27
2024-06-07 12:19:03 +02:00
John Molakvoæ
88c8e244f1
Merge pull request #45639 from nextcloud/backport/45235/stable27
2024-06-07 12:13:20 +02:00
John Molakvoæ
5707accfb2
Merge pull request #44957 from nextcloud/backport/44884/stable27
2024-06-07 11:05:11 +02:00
Nextcloud bot
fe3103321b
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-07 00:35:39 +00:00
Joas Schilling
eaab06a340
Merge pull request #45441 from nextcloud/backport/45390/stable27
...
[stable27] fix: Mark more configs as sensitive
2024-06-06 11:59:51 +02:00
Nextcloud bot
0da38dd305
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-06 00:21:13 +00:00
Robin Appelman
6c4e74b6ec
feat: add option to disable scanner transactions
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-06-05 19:18:50 +02:00
Nextcloud bot
8d2387016b
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-05 09:56:34 +00:00
Daniel
849587ae2b
Merge pull request #45213 from nextcloud/backport/45058/stable27
...
[stable27] perf(db): Sort data for IN before chunking
2024-06-04 12:50:24 +02:00
Joas Schilling
d984fc5ca1
fix: Mark more configs as sensitive
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-06-04 12:49:21 +02:00
Andy Scherzinger
3c0479dda0
Merge pull request #45351 from nextcloud/backport/45026/stable27
...
[stable27] Avoid updating the same oc_authtoken row twice
2024-06-04 12:45:28 +02:00
Benjamin Gaussorgues
00130d740a
Merge pull request #45369 from nextcloud/backport/44763/stable27
2024-06-04 12:42:06 +02:00
Christoph Wurst
0cc692886b
fix(auth): Update authtoken activity selectively
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-06-03 22:53:01 +02:00
Julius Härtl
2a6116ec4c
fix: Always set last activity if we update the row of an authtoken anyways
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-06-03 22:53:01 +02:00
Daniel
28321bff7c
Merge pull request #45062 from nextcloud/backport/44670/stable27
...
[stable27] fix(session): Do not update authtoken last_check for passwordless
2024-06-03 19:21:58 +02:00
Anna Larch
02b984debd
fix(caldav): automatically delete outdated scheduling objects
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-06-03 17:07:29 +02:00
Daniel Kesselberg
dead36211e
feat(caldav): order the calendar objects by start date for search
...
Sorting the events by the start date leads to more predictable results for the search API consumers.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-06-03 12:17:46 +02:00
Christoph Wurst
8429993328
fix(session): Do not update authtoken last_check for passwordless
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-06-02 22:07:28 +02:00
Git'Fellow
7ae086b63f
Fix backport
...
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2024-05-27 19:21:03 +02:00
Robin Appelman
7cb1ebacb9
fix: forbid moving a folder into a subfolder of itself
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
[skip ci]
2024-05-27 12:30:39 +00:00
Andy Scherzinger
e29eb3ccd2
Merge pull request #45481 from nextcloud/backport/44485/stable27
...
[stable27] Respect empty `expiryDate` value in server
2024-05-27 12:04:01 +02:00
Andy Scherzinger
ea1f849214
Merge pull request #44979 from nextcloud/backport/44794/stable27
...
[stable27] fix(memcache): remove double $$ to fix error
2024-05-26 14:00:06 +02:00
Velwark
bb32cdee62
Update LoggerWrapperCache.php
...
Extra Dollar Sign caused errors in Nextcloud. Removing the Dollar Sign Solved the Problem.
Signed-off-by: Velwark <levinfrerich9@gmail.com>
2024-05-26 11:48:49 +02:00
Sam Bull
aafe8c2768
fix: regression with updating read-only config
...
Signed-off-by: Sam Bull <git@sambull.org>
2024-05-26 11:47:51 +02:00
Christoph Wurst
b226039fe9
perf(db): Sort data for IN before chunking
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-05-25 20:50:56 -04:00
fenn-cs
bdeba6590d
test(Sharing): Integration test for no expiration set date for share
...
- Verify that explicitly sending empty `expireDate` param to server overwrite default
and sets not expiry date, if non is enforced.
- Update tests to avoid converting empty string to date.
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2024-05-25 11:18:41 +01:00
fenn-cs
13688f39a7
fix(shareManager): Respect empty expireDate in server
...
If `expireDate` is an empty string and not `null` then the server should not set a default.
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2024-05-24 15:30:49 +01:00
Benjamin Gaussorgues
a2746a64da
fix(groups): allows to save group names with more than 64 characters
...
Mimic behaviour from LDAP users and add a hard limit to 255 characters
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2024-05-16 17:59:36 +02:00
yemkareems
f7e7761a43
fix: restored the file to what it is in master branch
...
Signed-off-by: yemkareems <yemkareems@gmail.com>
2024-05-16 17:00:21 +02:00
yemkareems
0c0b816029
fix: delete user credentials stored in storages_credentials when user gets deleted
...
Signed-off-by: yemkareems <yemkareems@gmail.com>
[skip ci]
2024-05-16 17:00:21 +02:00
Joas Schilling
f6a8605f58
Merge pull request #45371 from nextcloud/backport/45236/stable27
...
[stable27] Hide 'updater.server.url' As It May Contain Enterprise Key
2024-05-16 16:51:31 +02:00
Joas Schilling
c6ce255404
Merge pull request #45338 from nextcloud/backport/44710/stable27
...
[stable27] fix(preview): check mime type before processing with Imagick
2024-05-16 16:42:21 +02:00
derschiw
f5da526abf
fix(SystemConfig.php): Add 'updater.server.url' to Private Variables
...
Add "updater.server.url" to the privacy redacted values, as it may contain the enterprise key.
Signed-off-by: derschiw <37687705+derschiw@users.noreply.github.com>
2024-05-16 14:29:47 +00:00
Joas Schilling
9762184208
Merge pull request #45343 from nextcloud/backport/45340/stable27
...
[stable27] fix: Extend SVG reference check
2024-05-16 11:19:41 +02:00
Joas Schilling
6ced51d628
fix: Extend SVG reference check
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-05-16 10:05:07 +02:00
Varun Patil
7fd3aa1f72
fix(preview): check mime type before processing with Imagick
...
Signed-off-by: Varun Patil <varunpatil@ucla.edu>
2024-05-15 20:15:17 +00:00