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...
- [x] :warning: This backport had conflicts and is incomplete backport of #33819
Signed-off-by: Robin Appelman
This is a summary of https://help.nextcloud.com/t/hundreds-of-odd-oc-authtoken-entries-slow-down-performance-for-a-user-bug-report/117742 ### Expected behaviour 1 oc_authtoken per user+device $ curl -s -X PROPFIND "https://SERVER/remote.php/webdav/Handy/DCIM/Camera/IMG_2021-0602_202145.jpg" -u user2 → 1-2 seconds ### Actual behaviour hundreds of oc_authtoken...
This would allow important jobs to be handled in a separate cronjob execution, so they can get executed, even if other jobs have lined up before e.g. have a separate...
In my use case, I use Nextcloud to share files with a lot of people that are members of separate groups. I do not want those people to be able...
See 
### ⚠️ 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...
The PR aims to add a new share type for remote groups on _multiple_ federated NC instances. Currently piggy backing on `FederatedShareProvider` for sharing and `Trusted Servers` for multicasting.
### ⚠️ 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...