Frank Sachsenheim
|
50d3d01ea3
Uses absoulte imports as recommended in PEP-8
|
8 years ago |
Frank Sachsenheim
|
062e85366d
Uses pkg_resources to figure out radicale's version
|
8 years ago |
Unrud
|
dca25b9e90
Flake8: Fix E722
|
8 years ago |
Unrud
|
4176ef44de
Bump version to 2.1.8
|
8 years ago |
Unrud
|
21f5f5d70b
Bump version to 2.1.7
|
8 years ago |
Unrud
|
8be792280a
Add is_authenticated2 to BaseAuth
|
8 years ago |
Unrud
|
c9a78908e8
Check .well-known before getting login and password
|
8 years ago |
Unrud
|
ee3fb71f7d
Bump version to 2.1.6
|
8 years ago |
Unrud
|
81c596eb1d
Use X-WR-CALNAME and X-WR-CALDESC when uploading calendar
|
8 years ago |
Unrud
|
31ba4eb876
Stricter parsing of filters
|
8 years ago |
Unrud
|
a2a046f35f
Correct Content-Type for VLIST in HTTP header
|
8 years ago |
Unrud
|
c1d279e63f
Bump version to 2.1.5
|
8 years ago |
Unrud
|
d96faa35dd
Print warning when server.timeout is used with Python < 3.5.2
|
8 years ago |
Unrud
|
36bca799e1
Use length of encoded error response
|
8 years ago |
Unrud
|
4cfe92cf50
Close HTTPServer when bind and activate fails
|
8 years ago |
Unrud
|
a73a7ab193
Remove cookies from logging output
|
8 years ago |
Unrud
|
f87c16a42b
Small cosmetic improvements
|
8 years ago |
Unrud
|
59eded976b
Bump version to 2.1.4
|
8 years ago |
Unrud
|
263f76f88e
Bump version to 2.1.3
|
8 years ago |
Unrud
|
1576f9b7fb
Use ExitStack instead of suppress as dummy context manager
|
8 years ago |
Unrud
|
d72455fff6
Log collection path without leading and trailing /
|
8 years ago |
Unrud
|
aac472960f
Improve handling of unsafe user names
|
8 years ago |
Unrud
|
deffed8f14
Do SSL handshake in request thread (fixes #674)
|
8 years ago |
Unrud
|
b3957bc2c7
Bump version to 2.1.2
|
8 years ago |
Unrud
|
1f4fb9e306
Use repr(...) instead of "%r" % ...
|
8 years ago |
Unrud
|
d0aacd3dcf
Check uploaded data for more than one VCALENDAR
|
8 years ago |
Unrud
|
05b1e8296c
Check collection properties
|
8 years ago |
Unrud
|
863c70f35f
Improve validation of uploaded items and stored items
|
8 years ago |
Unrud
|
4f831de006
Verify number of components in items
|
8 years ago |
Unrud
|
f4a9399a97
Change HTTP response 303 to 302
|
8 years ago |