Adapted fork of radicale
Go to file
Unrud 99bda37839 Repair auth tests, add tests for all methods and cross check
The auth tests were not doing anything because "Basic" was missing in the AUTHORIZATION header.
2017-05-23 04:07:31 +02:00
bin Use python3 in shebang 2016-06-10 09:07:05 +02:00
radicale Repair auth tests, add tests for all methods and cross check 2017-05-23 04:07:31 +02:00
.gitignore Update and clean .gitignore 2017-02-26 15:50:02 +01:00
.travis.yml Add tests for Python 3.6 and on MacOS 2017-03-04 14:34:57 +01:00
config Add git init to config hook example 2017-04-22 17:40:29 +02:00
COPYING Adding package documentation files 2009-09-01 15:59:18 +02:00
Dockerfile Update Dockerfile 2016-06-29 18:45:35 +02:00
logging thread and level in simple log formatter 2016-09-04 11:47:27 +02:00
MANIFEST.in Remove useless SQL file 2016-04-10 02:09:20 +02:00
NEWS.rst Version 2.0.0rc2 2017-04-19 14:10:02 +02:00
radicale.fcgi Correctly initialize the logger in the WSGI and FastCGI scripts 2017-04-15 18:11:47 +02:00
radicale.py Merge setup.cfg and pytest.ini, fix tests 2017-04-15 10:51:00 +02:00
radicale.wsgi Correctly initialize the logger in the WSGI and FastCGI scripts 2017-04-15 18:11:47 +02:00
README Update README 2013-08-12 18:36:55 +02:00
README.rst Update README 2013-08-12 18:36:55 +02:00
rights Always match full username/collection with regex 2016-08-01 10:07:21 +02:00
setup.cfg Merge setup.cfg and pytest.ini, fix tests 2017-04-15 10:51:00 +02:00
setup.py Use python3 in shebang 2017-03-07 18:39:13 +01:00
TODO.rst Version 1.0 2015-09-14 11:49:34 +02:00

Radicale is a free and open-source CalDAV and CardDAV server.

For complete documentation, please visit the Radicale online documentation
(http://www.radicale.org/documentation).