mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-08 23:19:04 +01:00
docu update: added accounts-addressbooks accessible via CardDAV
This commit is contained in:
parent
4feaa8375e
commit
5e66d1a2ce
@ -27,12 +27,14 @@ require_once('HTTP/WebDAV/Server.php');
|
||||
* - /<username>/ users home-set with
|
||||
* - /<username>/addressbook/ addressbook of user or group <username> given the user has rights to view it
|
||||
* - /<username>/addressbook-<other-username>/ shared addressbooks from other user or group
|
||||
* - /<username>/addressbook-accounts/ all accounts current user has rights to see
|
||||
* - /<username>/calendar/ calendar of user <username> given the user has rights to view it
|
||||
* - /<username>/calendar-<other-username>/ shared calendar from other user or group
|
||||
* - /<username>/inbox/ scheduling inbox of user <username>
|
||||
* - /<username>/outbox/ scheduling outbox of user <username>
|
||||
* - /<username>/infolog/ InfoLog's of user <username> given the user has rights to view it
|
||||
* - /addressbook/ all addressbooks current user has rights to, announced as directory-gateway now
|
||||
* - /addressbook-accounts/ all accounts current user has rights to see
|
||||
* - /calendar/ calendar of current user
|
||||
* - /infolog/ infologs of current user
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user