mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-31 19:50:55 +00:00
Secure authentication based on the ``imaplib`` module. Validating users against a modern IMAP4rev1 server that awaits STARTTLS on port 143. Legacy SSL (often on legacy port 993) is deprecated and thus unsupported. STARTTLS is enforced except if host is ``localhost`` as passwords are sent in PLAIN. Python 3.2 or newer is required for TLS. |
||
---|---|---|
.. | ||
acl | ||
storage | ||
__init__.py | ||
__main__.py | ||
config.py | ||
ical.py | ||
log.py | ||
xmlutils.py |