Commit graph

74170 commits

Author SHA1 Message Date
nextcloud-command
d58801e73a fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
2025-11-11 02:39:46 +00:00
Joas Schilling
1df490e3e9
Merge pull request #56235 from nextcloud/backport/56215/stable28
[stable28] feat(EphemeralSessions): Introduce lax period
2025-11-07 08:24:54 +01:00
Louis Chmn
e3d972764e feat(EphemeralSessions): Introduce lax period
Signed-off-by: Louis Chmn <louis@chmn.me>
2025-11-06 11:29:38 +01:00
Joas Schilling
aeb887af8d
Merge pull request #56212 from nextcloud/automated/noid/stable28-update-ca-cert-bundle
[stable28] fix(security): Update CA certificate bundle
2025-11-05 07:39:57 +01:00
nextcloud-command
6b0b7c6925 fix(security): Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
2025-11-05 02:39:10 +00:00
Joas Schilling
0c1f384a49
Merge pull request #55855 from nextcloud/backport/55851/stable28
[stable28] fix(dav): Restrict properties allowed object classes
2025-10-20 13:25:26 +02:00
Côme Chilliet
d00917d339
fix(dav): Adapt changes to stable28 code
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-10-20 11:50:44 +02:00
Côme Chilliet
5452b73747 fix(dav): Allow array of array of scalars, and fix error message
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-10-20 09:15:40 +00:00
Côme Chilliet
5aaef3aa53 fix(dav): Allow arrays (of scalars) in property values
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-10-20 09:15:40 +00:00
Côme Chilliet
50ae7e4139 fix(dav): Restrict properties allowed object classes
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-10-20 09:15:40 +00:00
Joas Schilling
584084b693
Merge pull request #55795 from nextcloud/backport/55776/stable28
[stable28] fix(TextToImage): Set better attribute for routes
2025-10-16 15:01:18 +02:00
Joas Schilling
dc2979381f
Merge pull request #55771 from nextcloud/backport/55732/stable28
[stable28] fix(TextProcessingApiController): Set better attribute on routes
2025-10-16 11:01:23 +02:00
Marcel Klehr
e3b57ed948 fix(TextToImage): Set better attribute for routes
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-10-15 16:33:10 +02:00
Stephan Orbaugh
6686ed2ac0
Merge pull request #55703 from nextcloud/backport/55657/stable28
[stable28] fix(contacts): Do not expose SAB in `/contactsmenu`
2025-10-15 12:55:13 +02:00
Louis Chemineau
a61dadffb3 fix(contacts): Do not expose SAB in /contactsmenu
When hitting the `/contactsmenu/contacts` endpoint with the `dav.system_addressbook_exposed` config switch set to `"no"`, the system address book content is still listed in the response.

This ensure that we do not expose unexpectedly the system address book.

Signed-off-by: Louis Chmn <louis@chmn.me>
2025-10-15 11:57:07 +02:00
Marcel Klehr
234907fc0b fix(TextProcessingApiController): Set better attribute on routes
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-10-15 11:17:05 +02:00
Andy Scherzinger
50b6c66af7
Merge pull request #55494 from nextcloud/backport/55422/stable28
[stable28] fix(appstore): Also catch ClientException and ServerException
2025-10-02 09:52:52 +02:00
Marcel Müller
6399c3ac96 fix(appstore): Also catch ClientException and ServerException
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2025-10-01 20:47:49 +00:00
Joas Schilling
1dca441c48
Merge pull request #55449 from nextcloud/automated/noid/stable28-update-code-signing-crl
[stable28] fix(security): Update code signing revocation list
2025-10-01 09:39:44 +02:00
nextcloud-command
46e6285c40 fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
2025-10-01 02:39:21 +00:00
Matthieu Gallien
1aaedc8748
Merge pull request #55052 from nextcloud/automated/noid/stable28-update-code-signing-crl
[stable28] fix(security): Update code signing revocation list
2025-09-11 17:03:04 +02:00
nextcloud-command
7ef4866bf7 fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
2025-09-11 15:00:12 +00:00
Andy Scherzinger
dbe460d287
Merge pull request #54989 from nextcloud/automated/noid/stable28-update-ca-cert-bundle
[stable28] fix(security): Update CA certificate bundle
2025-09-10 15:10:08 +02:00
nextcloud-command
e35363ebea fix(security): Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
2025-09-10 02:32:18 +00:00
Andy Scherzinger
7ec167fb9c
Merge pull request #54805 from nextcloud/backport/54794/stable28
[stable28] fix: add missing listener
2025-09-03 09:03:02 +02:00
SebastianKrupinski
6825548de3 fix: add missing listener
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2025-09-02 23:25:49 +02:00
Andy Scherzinger
47362fa87e
Merge pull request #54817 from nextcloud/backport/54814/stable28
[stable28] fix(dav): ensure moving or copying a file is possible
2025-09-02 21:45:50 +02:00
Ferdinand Thiessen
1e38abe7ad
chore: adjust for legacy Nextcloud 29 and before (use OCA instead of OCP)
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-09-02 20:59:24 +02:00
Ferdinand Thiessen
2604a8f661 fix(dav): ensure moving or copying a file is possible
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-09-02 16:06:02 +00:00
Joas Schilling
a44fe8ffa4
Merge pull request #54660 from nextcloud/backport/54605/stable28
[stable28] fix(2fa): Fix 2FA session setup when ephemeral session is used
2025-08-27 07:34:34 +02:00
Joas Schilling
0aa91164b5 fix(2fa): Fix 2FA session setup when ephemeral session is used
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-08-26 13:46:11 +00:00
Joas Schilling
e0aa38f76c
Merge pull request #54639 from nextcloud/backport/54615/stable28
[stable28] tests: Update testing certificates that expired after 10 years
2025-08-26 08:57:50 +02:00
Joas Schilling
098fa0709b ci: Update testing certificates that expired after 10 years
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-08-25 17:33:32 +00:00
Benjamin Gaussorgues
fd49578f5d
Merge pull request #54396 from nextcloud/automated/noid/stable28-update-ca-cert-bundle 2025-08-14 10:31:44 +02:00
Benjamin Gaussorgues
81a2fad7f7
Merge pull request #54305 from nextcloud/backport/54298/stable28 2025-08-14 10:27:35 +02:00
nextcloud-command
0e3389af6f fix(security): Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
2025-08-13 02:40:33 +00:00
Christoph Wurst
d9012314e9 fix(dav): calculate permissions based on addressbook principal
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2025-08-06 21:36:58 +00:00
Matthieu Gallien
6a2939c047
Merge pull request #54286 from nextcloud/automated/noid/stable28-update-code-signing-crl
[stable28] fix(security): Update code signing revocation list
2025-08-06 17:06:45 +02:00
nextcloud-command
2d9e345bb0 fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
2025-08-06 14:57:19 +00:00
Joas Schilling
8e82943732
Merge pull request #53962 from nextcloud/automated/noid/stable28-update-ca-cert-bundle
[stable28] fix(security): Update CA certificate bundle
2025-07-16 06:44:38 +02:00
nextcloud-command
bc6220e04c fix(security): Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
2025-07-16 02:45:01 +00:00
Matthieu Gallien
fc0e0ffa86
Merge pull request #53803 from nextcloud/automated/noid/stable28-update-code-signing-crl
[stable28] fix(security): Update code signing revocation list
2025-07-03 17:34:39 +02:00
nextcloud-command
dcb12f5b8d fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
2025-07-03 15:33:08 +00:00
Joas Schilling
f5b904bfd2
Merge pull request #53338 from nextcloud/automated/noid/stable28-update-code-signing-crl
[stable28] fix(security): Update code signing revocation list
2025-06-05 09:52:03 +02:00
nextcloud-command
6bfc083661 fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
2025-06-05 02:40:00 +00:00
Joas Schilling
151fa6995f
Merge pull request #52384 from nextcloud/backport/51994/stable28
[stable28] fix(federation): allows equal signs in federation id
2025-06-04 08:34:10 +02:00
Andy Scherzinger
2f63dac7b7
Merge pull request #53306 from nextcloud/backport/53295/stable28
[stable28] fix: handle IDLE timeout
2025-06-03 19:57:56 +02:00
Ferdinand Thiessen
15b6be55cd
fix: handle IDLE timeout
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-06-03 19:34:30 +02:00
Maxence Lange
a8280bcada fix(federation): allows equal signs in federation id
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2025-06-01 14:06:35 +02:00
Matthieu Gallien
177599276c
Merge pull request #53189 from nextcloud/automated/noid/stable28-update-code-signing-crl
[stable28] fix(security): Update code signing revocation list
2025-05-30 09:00:49 +02:00