From 8d0862f20705ee578d0b256033d3da1cc05dd0af Mon Sep 17 00:00:00 2001 From: Guillaume Ayoub Date: Mon, 7 May 2012 10:45:54 +0200 Subject: [PATCH] Tell that "owner" can be replaced by any other login --- pages/user_documentation.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pages/user_documentation.rst b/pages/user_documentation.rst index 332421a6..914e998c 100644 --- a/pages/user_documentation.rst +++ b/pages/user_documentation.rst @@ -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