Commit graph

28924 commits

Author SHA1 Message Date
Joas Schilling
c996325b3e
fix(comments): Check comment object
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-12-11 08:48:49 +01:00
Côme Chilliet
4cfc6e76a9
fix(dav): Adapt changes to stable28 code
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-10-20 12:08:40 +02:00
Côme Chilliet
d04ef20e4b 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:28:41 +00:00
Côme Chilliet
ae76ac8d65 fix(dav): Allow arrays (of scalars) in property values
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-10-20 09:28:41 +00:00
Côme Chilliet
9b631065ff fix(dav): Restrict properties allowed object classes
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-10-20 09:28:41 +00:00
provokateurin
fe7b6039bc
fix(files_external): Mark password fields for LoginCredentials and SessionCredentials as hidden and optional
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-05-06 13:35:18 +02:00
provokateurin
10aeb95bcc
fix(files_external): Convert VALUE_HIDDEN to FLAG_HIDDEN to allow combining VALUE_PASSWORD and FLAG_HIDDEN
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-05-06 13:35:18 +02:00
Ferdinand Thiessen
65ce8c2d7a
fix(lookup-server): disable lookup server for non-global scale setups
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-12 12:33:46 +01:00
Ferdinand Thiessen
bbc6b46e67
fix(lookup-server): do not query data by default
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-12 12:03:50 +01:00
Ferdinand Thiessen
c8b7bd3baf fix(lookup-server): do not upload data by default
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-12 10:09:56 +00:00
provokateurin
12ee7d7a55 fix(files_external): Move definition parameter to the correct place
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-02-27 14:21:17 +00:00
Ferdinand Thiessen
55b764b64b
fix(files_sharing): Respect permissions passed when creating link shares
Given:
User creates a link or email share with permissions=4 (create only = file drop).

Problem:
Currently the permissions are automatically extended to permissions = 5
(READ + CREATE). Work around was to create the share and directly update
it.

Solution:
Respect what the user is requesting, create a file drop share.

Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-01-31 22:18:03 +01:00
Maxence Lange
48365cbe98 fix(files-external): set password as sensitive
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-10-31 11:57:00 +00:00
John Molakvoæ
c46415847f
Merge pull request #48927 from nextcloud/backport/48917/stable26 2024-10-29 07:44:26 +01:00
provokateurin
ae1d924626 fix(dav): Cleanup view-only check
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-10-28 09:21:25 +00:00
Anna Larch
9edc02401a fix(caldav): add missing handlers
Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-10-02 10:07:12 +00:00
Louis Chemineau
75d7537b09 fix: Override start method of \Sabre\DAV\Server to remove exception output
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-10-01 14:46:17 +02:00
Louis Chemineau
e20eaa3470 fix: Drop unnecessary exit
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-10-01 14:46:17 +02:00
Louis Chemineau
ce9be3d5cd fix(dav): Always respond custom error page on exceptions
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-10-01 14:46:17 +02:00
Louis Chemineau
ef01b1e1cd fix: Use hashed password in files_external settings
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-09-30 12:23:26 +02:00
Joas Schilling
fabea78890
fix(workflows): Fix file systemtag cache
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-07-11 06:52:20 +02:00
Hamza Mahjoubi
695a1e2809 fix(dav): Rate limit address book creation
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
2024-06-07 12:17:08 +02:00
Ferdinand Thiessen
5553d8faa2
fix(dav): Make createCalendarObject atomic
Partial backport of https://github.com/nextcloud/server/pull/36528

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-05-23 00:05:28 +02:00
Arthur Schiwon
5cc27a1131
fix(sharing): store link expire date when enabling
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-04-22 11:05:00 +02:00
Arthur Schiwon
5e2c837f11
fix(sharing): store internal expire date when enabling
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-04-17 19:15:06 +02:00
Nextcloud bot
c41a92a112
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-28 00:19:39 +00:00
Nextcloud bot
1f405a80b4
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-27 00:20:42 +00:00
Nextcloud bot
45e4076592
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-26 00:19:52 +00:00
Nextcloud bot
faa751e30b
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-25 00:20:26 +00:00
Nextcloud bot
7e5720c7c2
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-24 00:20:30 +00:00
Nextcloud bot
4ad3e801c2
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-23 00:19:53 +00:00
Nextcloud bot
7a28d399a1
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-22 00:19:41 +00:00
Benjamin Gaussorgues
d595946b0e
Merge pull request #44384 from nextcloud/backport/44360/stable26 2024-03-21 17:59:51 +01:00
Ferdinand Thiessen
e724c00c1e
fix(workflowengine): Use correct event for searching for groups
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-21 14:56:30 +01:00
Anna Larch
9e265c4dca fix(caldav): add EXDATE and EXRULE to confidential object
Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-03-21 13:36:07 +00:00
Joas Schilling
4c6d0eacd0
Merge pull request #44308 from nextcloud/backport/44299/stable26
[stable26] Forbid tagging readonly files
2024-03-21 11:47:45 +01:00
Nextcloud bot
dd0d25c3e2
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-21 00:20:55 +00:00
Nextcloud bot
ee75273ea3
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-20 00:19:55 +00:00
Côme Chilliet
97cf6aa4d1 fix(dav): Add missing use for OCP\Constants
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-03-19 10:57:01 +00:00
Côme Chilliet
4f7ee61ffe chore: Break closure call on two lines to make it readable
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-03-19 10:57:01 +00:00
Côme Chilliet
7249616b2a fix(systemtags): Forbid tagging of readonly files
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-03-19 10:57:01 +00:00
Nextcloud bot
237335a698
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-19 00:20:25 +00:00
Nextcloud bot
d69f7e980a
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-18 00:20:21 +00:00
Nextcloud bot
5c53de119e
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-17 00:20:07 +00:00
John Molakvoæ
525609af67
Merge pull request #44156 from nextcloud/backport/44118/stable26 2024-03-16 13:22:25 +01:00
John Molakvoæ
35f5562724
Merge pull request #44180 from nextcloud/backport/43334/stable26 2024-03-16 13:20:36 +01:00
Nextcloud bot
c2451e7df1
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-16 00:19:53 +00:00
Nextcloud bot
64c0b35c0e
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-15 00:29:53 +00:00
Nextcloud bot
2d276c8a65
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-14 00:21:07 +00:00
Ferdinand Thiessen
6baa4c60dc fix(settings): posix_getpwuid can return false which should not be accessed using array operation
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-13 16:13:12 +00:00