jspricke / radicale-remind

Radicale storage backends for Remind and Abook
GNU General Public License v3.0
40 stars 4 forks source link

has NO access to collection '.reminders' #6

Closed 532910 closed 6 years ago

532910 commented 6 years ago

The config sample in README.rst will give has NO access to collection '.reminders'

The

[rights]
type = authenticated

should be added to fix this.

jspricke commented 6 years ago

No, that would mean:

| Authenticated users can read and write everything.

https://github.com/Kozea/Radicale/blob/gh-pages/configuration.md#type-1

I guess that's a workaround for not specifying a username, as commented in #4, therefor closing this.