Andy Scherzinger
|
9ca299c8bb
|
Merge pull request #62016 from nextcloud/automated/noid/stable28-update-code-signing-crl
[stable28] fix(security): Update code signing revocation list
|
2026-07-11 11:42:45 +02:00 |
|
nextcloud-command
|
0833c1bd51
|
fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
|
2026-07-11 03:50:31 +00:00 |
|
Andy Scherzinger
|
3f7d28b2c9
|
Merge pull request #61899 from nextcloud/automated/noid/stable28-update-code-signing-crl
[stable28] fix(security): Update code signing revocation list
|
2026-07-08 21:11:55 +02:00 |
|
nextcloud-command
|
8d74d2a029
|
fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
|
2026-07-08 03:12:04 +00:00 |
|
Matthieu Gallien
|
91be499570
|
Merge pull request #61421 from nextcloud/automated/noid/stable28-update-code-signing-crl
[stable28] fix(security): Update code signing revocation list
|
2026-06-19 17:08:38 +02:00 |
|
nextcloud-command
|
3ec72d56a9
|
fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
|
2026-06-19 03:23:52 +00:00 |
|
Matthieu Gallien
|
38e685cde2
|
Merge pull request #61233 from nextcloud/automated/noid/stable28-update-code-signing-crl
[stable28] fix(security): Update code signing revocation list
|
2026-06-15 10:05:25 +02:00 |
|
nextcloud-command
|
ce5b794b1a
|
fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
|
2026-06-13 03:20:27 +00:00 |
|
Matthieu Gallien
|
6e361b6421
|
Merge pull request #61089 from nextcloud/automated/noid/stable28-update-code-signing-crl
[stable28] fix(security): Update code signing revocation list
|
2026-06-10 09:28:42 +02:00 |
|
nextcloud-command
|
a62d2fee8b
|
fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
|
2026-06-09 03:21:05 +00:00 |
|
Matthieu Gallien
|
50268a502f
|
Merge pull request #60993 from nextcloud/automated/noid/stable28-update-code-signing-crl
[stable28] fix(security): Update code signing revocation list
|
2026-06-05 09:15:37 +02:00 |
|
nextcloud-command
|
2ede5aae77
|
fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
|
2026-06-05 07:10:37 +00:00 |
|
Matthieu Gallien
|
601db30c3c
|
Merge pull request #60698 from nextcloud/automated/noid/stable28-update-code-signing-crl
[stable28] fix(security): Update code signing revocation list
|
2026-05-27 12:41:14 +02:00 |
|
nextcloud-command
|
66fb685a17
|
fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
|
2026-05-23 03:20:32 +00:00 |
|
Stephan Orbaugh
|
dd6a67c4fa
|
Merge pull request #60579 from nextcloud/backport/60547/stable28
[stable28] fix: don't tell the remote their token is lower
|
2026-05-20 20:27:15 +02:00 |
|
Stephan Orbaugh
|
4d58883730
|
Merge pull request #60570 from nextcloud/backport/60546/stable28
[stable28] fix: handle NAT64 addresses in isLocalAddress
|
2026-05-20 17:07:17 +02:00 |
|
Robin Appelman
|
1f679b8c15
|
test: adjust tests
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2026-05-20 16:39:25 +02:00 |
|
Robin Appelman
|
3cbff430f9
|
fix: don't tell the remote their token is lower
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2026-05-19 15:48:53 +00:00 |
|
Robin Appelman
|
ca07903281
|
fix: handle NAT64 addresses in isLocalAddress
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2026-05-19 15:41:23 +00:00 |
|
Joas Schilling
|
dd05e4f4bc
|
Merge pull request #60373 from nextcloud/automated/noid/stable28-update-ca-cert-bundle
[stable28] fix(security): Update CA certificate bundle
|
2026-05-15 08:47:11 +02:00 |
|
Joas Schilling
|
398462510c
|
Merge pull request #60389 from nextcloud/automated/noid/stable28-update-code-signing-crl
[stable28] fix(security): Update code signing revocation list
|
2026-05-15 08:42:04 +02:00 |
|
nextcloud-command
|
a0bd1ba94e
|
fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
|
2026-05-15 03:21:28 +00:00 |
|
nextcloud-command
|
41335d87b9
|
fix(security): Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
|
2026-05-14 03:18:20 +00:00 |
|
Benjamin Gaussorgues
|
335256145c
|
Merge pull request #59968 from nextcloud/backport/59693/stable28
|
2026-04-30 15:33:42 +02:00 |
|
Hamza
|
315daea777
|
test(integration): write integration tests for calendar delegation
Signed-off-by: Hamza <hamzamahjoubi221@gmail.com>
|
2026-04-28 16:45:13 +02:00 |
|
Hamza
|
a7d4e831e1
|
fix: add ACLs for calender delegation
Signed-off-by: Hamza <hamzamahjoubi221@gmail.com>
|
2026-04-28 16:34:19 +02:00 |
|
Hamza
|
21c00e8888
|
test(integration): add proper cleanup for caldav scenarios
test(integration): add proper cleanup for caldav scenarios
Signed-off-by: Hamza <hamzamahjoubi221@gmail.com>
|
2026-04-28 16:34:11 +02:00 |
|
Hamza
|
c6889f815a
|
test(integration): add tests for calendar delegation
Signed-off-by: Hamza <hamzamahjoubi221@gmail.com>
|
2026-04-28 16:33:25 +02:00 |
|
Stephan Orbaugh
|
e7ef9a9c8f
|
Merge pull request #59943 from nextcloud/backport/59864/stable28
[stable28] fix(dav): do not list intermediate files
|
2026-04-28 09:13:55 +02:00 |
|
Ferdinand Thiessen
|
700574704b
|
fix(dav): do not list intermediate upload folders
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2026-04-27 16:38:31 +00:00 |
|
Ferdinand Thiessen
|
7b500a0116
|
fix(dav): do not read intermediate uploads
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2026-04-27 16:38:31 +00:00 |
|
Louis
|
db156d7467
|
Merge pull request #59784 from nextcloud/backport/59781/stable28
[stable28] fix: Reduce the mixups between apptokens and session ids
|
2026-04-23 14:02:50 +02:00 |
|
Stephan Orbaugh
|
290c7c161b
|
Merge pull request #59799 from nextcloud/backport/59792/stable28
[stable28] hide share token if share has more permissions than the current user
|
2026-04-22 16:54:13 +02:00 |
|
Robin Appelman
|
c732d7ebbf
|
chore: update openapi
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2026-04-22 16:22:50 +02:00 |
|
Robin Appelman
|
cc832143b7
|
chore: psalm fixes
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2026-04-22 16:22:49 +02:00 |
|
Robin Appelman
|
8832af0868
|
test: add test for link reshares with more permissions being redacted
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2026-04-22 16:22:49 +02:00 |
|
Robin Appelman
|
7b080d8996
|
fix: redact share token if share has more permissions than the current user
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2026-04-22 16:22:47 +02:00 |
|
Joas Schilling
|
b5e8b2e734
|
Merge pull request #59820 from nextcloud/automated/noid/stable28-update-code-signing-crl
[stable28] fix(security): Update code signing revocation list
|
2026-04-22 06:55:09 +02:00 |
|
nextcloud-command
|
9518cdee78
|
fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
|
2026-04-22 03:15:54 +00:00 |
|
Côme Chilliet
|
91923f5bda
|
fix: Reduce the mixups between apptokens and session ids
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2026-04-21 13:38:49 +00:00 |
|
Joas Schilling
|
68e03526f8
|
Merge pull request #59190 from nextcloud/automated/noid/stable28-update-code-signing-crl
[stable28] fix(security): Update code signing revocation list
|
2026-03-25 07:38:03 +01:00 |
|
nextcloud-command
|
a1d95bcb0d
|
fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
|
2026-03-25 03:12:23 +00:00 |
|
Joas Schilling
|
06d9211019
|
Merge pull request #59105 from nextcloud/automated/noid/stable28-update-ca-cert-bundle
[stable28] fix(security): Update CA certificate bundle
|
2026-03-20 07:45:31 +01:00 |
|
nextcloud-command
|
f453085cd9
|
fix(security): Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
|
2026-03-20 03:07:45 +00:00 |
|
Stephan Orbaugh
|
911bf87a3a
|
Merge pull request #59063 from nextcloud/backport/59061/stable28
|
2026-03-19 18:15:50 +01:00 |
|
Benjamin Gaussorgues
|
9e57077444
|
Merge pull request #59039 from nextcloud/backport/59004/stable28
|
2026-03-19 11:14:53 +01:00 |
|
Côme Chilliet
|
edeea3eeaf
|
fix: Add missing Attribute and fix parameter type in renewpassword route
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2026-03-19 08:53:23 +00:00 |
|
Benjamin Gaussorgues
|
cee127c0b5
|
fix(admin): use correct delegation class
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
|
2026-03-18 15:05:57 +01:00 |
|
Joas Schilling
|
0e43a82257
|
Merge pull request #58560 from nextcloud/backport/58113/stable28
[stable28] fix(TextToImage): Refactor scheduling mechanism
|
2026-02-26 07:35:00 +01:00 |
|
Marcel Klehr
|
af1fd5e0c7
|
fix(TextToImage): Refactor scheduling mechanism
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2026-02-25 10:20:36 +01:00 |
|