{{ principal.get_displayname() }}

This is a user principal. CalDAV/CardDAV clients that support autodiscovery can use the URL for this page for discovery.

Subcollections

{% set proxy_read_for = principal.get_calendar_proxy_read_for() %} {% if proxy_read_for %}

Read-only proxy for

{% endif %} {% set proxy_write_for = principal.get_calendar_proxy_write_for() %} {% if proxy_write_for %}

Read-write proxy for

{% endif %}

For more information about Xandikos, see https://www.xandikos.org/ or https://github.com/jelmer/xandikos.