Louis Chemineau
b7cd197315
fix(files): Use isRetryable to catch retryable exceptions
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-06-12 08:15:08 +00:00
Andy Scherzinger
a51237a7a1
Merge pull request #45705 from nextcloud/backport/43942/stable29
...
[stable29] fix(Session): avoid password confirmation on SSO
2024-06-12 09:47:31 +02:00
Nextcloud bot
2dd1c74883
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-12 00:20:13 +00:00
Arthur Schiwon
f0494ec17a
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-11 20:19:18 +02:00
Benjamin Gaussorgues
01a5dadd68
Merge pull request #45660 from nextcloud/backport/45570/stable29
2024-06-11 16:49:06 +02:00
Nextcloud bot
cae13ec9d1
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-10 00:19:48 +00:00
Nextcloud bot
7f03e584c1
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-09 00:19:29 +00:00
Nextcloud bot
6858bb5ca5
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-08 00:19:20 +00:00
Ferdinand Thiessen
29ab5d2f52
fix(Mailer): Allow to enforce strict email format
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-07 17:16:21 +02:00
John Molakvoæ
0c8e34ee04
Merge pull request #45566 from nextcloud/backport/45222/stable29
2024-06-07 12:12:12 +02:00
John Molakvoæ
3c392c0913
Merge pull request #45379 from nextcloud/backport/45374/stable29
2024-06-07 12:06:44 +02:00
John Molakvoæ
a0ede5744b
Merge pull request #45476 from nextcloud/backport/45459/stable29
2024-06-07 12:02:30 +02:00
John Molakvoæ
620669d571
Merge pull request #45590 from nextcloud/backport/45413/stable29
2024-06-07 11:59:55 +02:00
Sam Bull
ccfdc97093
fix: regression with updating read-only config
...
Signed-off-by: Sam Bull <git@sambull.org>
2024-06-07 11:03:47 +02:00
John Molakvoæ
8ed2df80c2
Merge pull request #44988 from nextcloud/backport/44973/stable29
2024-06-07 11:03:00 +02:00
John Molakvoæ
6c27d57e0d
Merge pull request #44894 from nextcloud/backport/44644/stable29
2024-06-07 11:01:38 +02:00
Nextcloud bot
96dd8df677
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-07 00:35:26 +00:00
Christoph Wurst
ce339b327f
fix(auth): Update authtoken activity selectively
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-06-06 14:39:46 +02:00
Julius Härtl
c647f89296
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-06 14:39:46 +02:00
Kate
f530773f24
Merge pull request #45645 from nextcloud/backport/45455/stable29
2024-06-06 12:52:03 +02:00
Joas Schilling
6ea06e1b11
Merge pull request #45602 from nextcloud/backport/44670/stable29
...
[stable29] fix(session): Do not update authtoken last_check for passwordless
2024-06-06 12:34:47 +02:00
Daniel Kesselberg
8330825f3e
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-06 12:29:29 +02:00
Daniel
b6efc89f78
Merge pull request #45641 from nextcloud/backport/45235/stable29
...
[stable29] fix(caldav): automatically delete outdated scheduling objects
2024-06-06 12:27:09 +02:00
Nextcloud bot
0f474331e7
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-06 00:20:59 +00:00
Nextcloud bot
58e883544f
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-05 09:56:15 +00:00
Christoph Wurst
8f9a0f8fdc
fix(session): Do not update authtoken last_check for passwordless
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-06-03 22:54:50 +02:00
provokateurin
3d2b63c057
fix(NavigationManager): Make entry order always an integer
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-06-03 15:12:32 +00:00
provokateurin
622b88a3af
fix(INavigationManager): Fix psalm alias not set in the right place
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-06-03 15:12:32 +00:00
Anna Larch
ec94f5499c
fix(caldav): automatically delete outdated scheduling objects
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-06-03 11:10:03 +00:00
F. E Noel Nfebe
806e390d14
Merge pull request #45483 from nextcloud/backport/44485/stable29
...
[stable29] Respect empty `expiryDate` value in server
2024-05-31 13:12:09 +01:00
Git'Fellow
eec6816d49
Try create folder first and check if it exists after
...
Co-authored-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2024-05-30 18:29:20 +00:00
Git'Fellow
75883cb4d9
fix(files): Try to create dir only if it not exists
...
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2024-05-30 18:29:20 +00:00
fenn-cs
054722361e
refactor(shareManager): Use constructor property promotion
...
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2024-05-29 12:58:37 +01:00
fenn-cs
5dbb96fc8a
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-29 12:58:37 +01:00
Ferdinand Thiessen
1d269ad89d
Merge pull request #44959 from nextcloud/backport/44884/stable29
...
[stable29] feat: add request id as comment to all queries
2024-05-29 12:57:36 +02:00
Ferdinand Thiessen
b3341a17dc
Merge pull request #45158 from nextcloud/backport/45140/stable29
...
[stable29] fix: fix FileAccess::getByFileId(InStorage)
2024-05-29 10:27:19 +02:00
Git'Fellow
340db5c3d7
Merge pull request #45529 from nextcloud/backport/45014/stable29
...
[stable29] fix: forbid moving a folder into a subfolder of itself
2024-05-29 10:26:00 +02:00
Josh
ba654a6abd
Merge pull request #45522 from nextcloud/backport/45506/stable29
...
[stable29] fix(db): Log long transaction times at debug level
2024-05-28 17:41:53 -04:00
Josh
895c2cf6a3
Merge pull request #45443 from nextcloud/backport/45390/stable29
...
[stable29] fix: Mark more configs as sensitive
2024-05-28 17:39:35 -04:00
Josh
b7f4e20ffc
fix(db): Log loong transaction times at debug level
...
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-05-28 17:09:19 -04:00
Josh
413526a688
Merge pull request #45215 from nextcloud/backport/45058/stable29
...
[stable29] perf(db): Sort data for IN before chunking
2024-05-28 17:04:56 -04:00
Christoph Wurst
e37dbaa9a7
fix(db): Prevent two connections for single node databases
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-05-28 09:45:18 +00:00
Côme Chilliet
a89c94f87f
Merge pull request #45477 from nextcloud/backport/45370/stable29
...
[stable29] feat: Add back searching in disabled user list
2024-05-27 18:31:31 +02:00
Maxence Lange
3f86f4e1ff
feat(metadata): migrate to lazy appconfig
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-05-27 10:27:49 -04:00
Côme Chilliet
2dad769498
chore: Adapt @since annotations in OCP for backport to 29
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-05-27 15:00:34 +02:00
Côme Chilliet
27e6f27b7c
fix: Also search in email field for disabled users
...
To match what is done for Database backend for enabled users
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-05-27 14:58:49 +02:00
Côme Chilliet
29e7294d9b
feat: Add back searching in disabled user list
...
When disabled users where moved to their own endpoint we overlooked
search, so adding it back.
The search is done case-insensitive in uid and display name.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-05-27 14:58:43 +02:00
Robin Appelman
4a8eaaf21b
fix: forbid moving a folder into a subfolder of itself
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-05-27 12:33:00 +00:00
Christoph Wurst
9c4d8b3337
perf(db): Sort data for IN before chunking
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-05-25 20:48:55 -04:00
Joas Schilling
8179dc2a42
fix: Mark more configs as sensitive
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-05-25 20:34:41 -04:00