server
server copied to clipboard
☁️ Nextcloud server, a safe home for all your data
### ⚠️ This issue respects the following points: ⚠️ - [x] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [x] This issue is **not** already reported...
- [ ] Android @tobiasKaminsky - [ ] Desktop @er-vin - [ ] iOS @marinofaggiana - [ ] Server @nextcloud/server-triage Clients should try to restart their download in case of...
Squashed backport of https://github.com/nextcloud/server/pull/53423 for testing
### ⚠️ This issue respects the following points: ⚠️ - [X] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [X] This issue is **not** already reported...
### ⚠️ This issue respects the following points: ⚠️ - [x] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [x] This issue is **not** already reported...
Nextcloud seems to support range requests (partial downloads), but it doesn't seend an [`Accept-Ranges: bytes` header](https://www.rfc-editor.org/rfc/rfc9110#field.accept-ranges). It could add such a header to `HEAD` (and maybe other) responses for WebDAV...
Hi! I have a groupfolder app, which binds user groups and folders shared with those groups. Recently, I found that the user (account) manager shows group folders (if they exist...
### ⚠️ This issue respects the following points: ⚠️ - [x] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [x] This issue is **not** already reported...
Enforce HTTPS by configuring Strict-Transport-Security header This change addresses the recommendation in the Nextcloud Documentation and admin panel to enable HTTP Strict Transport Security. For more information, refer to the...