 Krystian ChachułaandSimon Ser
|
87062437b6
|
webdav: return multistatus with 403 on PROPPATCH
This fixes a "The file cannot be accessed by the system" error when uploading
some files with Windows Explorer.
|
2025-07-09 01:28:14 +02:00 |
|
 krystianchaandGitHub
|
b689d5daff
|
webdav: remove path from LocalFileSystem path errors
We don't want to show local paths in error messages.
`os.Is*` calls were replaced with `errors.Is` to also match the new
wrapped error.
|
2025-03-05 08:48:59 +01:00 |
|
 Krystian ChachułaandSimon Ser
|
6f22a649ac
|
caldav: fix validation error when VTIMEZONE is after VEVENT
|
2022-09-16 09:04:14 +02:00 |
|