1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-01 18:18:31 +00:00
Radicale/radicale
Unrud deffed8f14 Do SSL handshake in request thread (fixes #674)
The handshake could block the main thread, especially since the socket timeout was not set at that point.
2017-07-27 01:46:27 +02:00
..
tests Change HTTP response 303 to 302 2017-07-01 04:20:13 +02:00
web Web interface: Delete empty properties 2017-07-22 23:32:26 +02:00
__init__.py Do SSL handshake in request thread (fixes #674) 2017-07-27 01:46:27 +02:00
__main__.py Allow additional config options for external plugins 2017-06-21 09:54:33 +02:00
auth.py Allow additional config options for external plugins 2017-06-21 09:54:33 +02:00
config.py Allow additional config options for external plugins 2017-06-21 09:54:33 +02:00
log.py fail when logging config file is not found 2017-06-02 12:43:03 +02:00
rights.py Allow additional config options for external plugins 2017-06-21 09:54:33 +02:00
storage.py Change owner and is_principal to properties in BaseCollection 2017-07-22 23:32:26 +02:00
web.py Change HTTP response 303 to 302 2017-07-01 04:20:13 +02:00
xmlutils.py Check collection properties 2017-07-22 23:32:26 +02:00