Had a problem with permissions - maybe change documenation?
Open
documentation
question
- Dominant language
- Python
- Stars
- 5k
- Forks
- 524
- Avg merge
- 15h 15m
- Merged PRs (30d)
- 17
Description
I had a weird problem with access rights. I could read/write objects within collections (that where already synced in DavX), but could not read/write the collections themselves. Setting rights - type to "owner_only" did not help.
Log messages:
```
[INFO] Successful login: 'user@example.de
[INFO] Access to '/user@example.com/' denied for 'user@example.com'
Access to the requested resource forbidden.
```
What helped was updating the "rights" file so it says `permissions: RWrw`. So maybe the documentation could or should be updated to reflect this?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.