1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-07-05 17:08:29 +00:00

Tell that "owner" can be replaced by any other login

This commit is contained in:
Guillaume Ayoub 2012-05-07 10:45:54 +02:00
parent 6ea9261fa5
commit 8d0862f207

View file

@ -611,7 +611,8 @@ Personal Collections
Personal collections are only available for the calendar owner.
Calendars at ``/owner/calendar`` URLs are personal. They are only available for
the authenticated user called ``owner``.
the authenticated user called ``owner`` (of course, you can replace ``owner`` by
any user name authorized by your authentication mechanism).
Python Versions and OS Support