Unrud
ae99584a7b
Modify OpenSSL's RNG after fork
...
https://docs.python.org/3.7/library/ssl.html#multi-processing
2018-09-09 07:28:36 +02:00
Unrud
7002d06f4d
remove unused extra_config argument
2018-09-09 07:28:35 +02:00
Unrud
a5ebf6daef
add codecov badge
2018-09-08 17:20:24 +02:00
Unrud
7efc3203fc
fix WINE code coverage paths
2018-09-08 17:20:24 +02:00
Unrud
aad7906090
codecov
2018-09-08 14:57:55 +02:00
Unrud
39815b3833
configure coverage
2018-09-08 14:57:55 +02:00
Unrud
e55d188b27
gitignore
2018-09-08 14:57:55 +02:00
Unrud
4fb851c80e
cleanup and wait for child processes
2018-09-08 14:57:55 +02:00
Unrud
db8a7302a0
upgrading six not required for python > 3.3
2018-09-08 14:57:55 +02:00
Unrud
1a26df865c
passlib: use hash() instead of deprecated encrypt()
2018-09-08 14:57:55 +02:00
Unrud
94bb4fbdae
Tests: generalize IPv6 detection
2018-09-08 09:24:46 +02:00
Unrud
7760f4edf0
Travis doesn't support IPv6 on osx and linux with sudo
2018-09-06 10:52:27 +02:00
Unrud
8fe2d987e0
Use IP instead of hostname localhost
2018-09-06 10:52:27 +02:00
Stephen
44d84baa5a
add travis build badge
2018-09-06 09:18:15 +02:00
Unrud
9d72341df2
Use CRITICAL level for start-up failures
2018-09-06 09:12:54 +02:00
Unrud
9b029ac084
use one application for all hosts
2018-09-06 09:12:53 +02:00
Unrud
dec2ad8bea
Add support for IPv6 hostnames
2018-09-06 09:12:53 +02:00
Unrud
2275ba4f93
Add support for systemd socket activation
2018-09-06 09:12:52 +02:00
Unrud
f1a587e9d7
cosmetics
2018-09-06 09:12:52 +02:00
Unrud
e0eeae02dd
Modify socket in server_bind()
2018-09-06 09:12:51 +02:00
Unrud
9c802e0f57
skip ambiguous isort modules
2018-09-05 11:37:18 +02:00
Unrud
901c5d059f
only use forking on posix
2018-09-05 11:37:18 +02:00
Unrud
bfa711b939
Test on wine
2018-09-05 11:37:18 +02:00
Unrud
35484c9b79
Refactor multifilesystem
2018-09-04 03:33:50 +02:00
Unrud
f2d63ad7f7
Remove duplicate docstring
2018-09-04 03:33:49 +02:00
Unrud
979414ce85
Move get_filtered to BaseCollection
2018-09-04 03:33:48 +02:00
Unrud
5e0a387ed9
remove whitespace before email
2018-09-04 03:33:47 +02:00
Unrud
5a433f5476
Test internal server
2018-09-04 03:33:45 +02:00
Unrud
49d35cf618
Delay SSL handshake
2018-09-04 03:33:43 +02:00
Unrud
17127d97a6
Test web plugin
2018-09-04 03:33:42 +02:00
Unrud
6fc69b480f
Never skip sync token tests
2018-09-04 03:33:42 +02:00
Unrud
aec2a62931
remove unused methods from storage interface
2018-09-04 03:33:39 +02:00
Unrud
a8c587f984
Remove implementation for storage.move()
2018-09-04 03:33:38 +02:00
Unrud
8a817cf402
Copy configuration before modifying
2018-09-04 03:33:36 +02:00
Unrud
df5eb1bfcc
include all packages
2018-08-29 16:39:26 +02:00
Unrud
e5de5f3c87
Change URLs to https and remove www in doc/metadata
2018-08-29 16:39:25 +02:00
Unrud
924ae17e7c
remove license from invocation scripts
2018-08-29 16:39:25 +02:00
Unrud
5429f5c1a9
assert sanitized and stripped paths
2018-08-28 16:19:50 +02:00
Unrud
c08754cf92
Don't overwrite attributes of classes
2018-08-28 16:19:49 +02:00
Unrud
6c12b13ec1
reduce default parallel connections to 8
2018-08-28 16:19:48 +02:00
Unrud
8869b34470
refactor
2018-08-28 16:19:43 +02:00
Unrud
1bdc47bf44
Make predefined rights plugins more restrictive and remove NoneAuth
...
Collections with tag are only allowed as direct children of a principal collections.
2018-08-21 18:43:48 +02:00
Unrud
2cb7060539
Rename storage.Item.item to vobject_item
2018-08-21 18:43:47 +02:00
Unrud
75c1168f54
Remove getattr from storage.Item
2018-08-21 18:43:46 +02:00
Unrud
e098046ad3
Process data before and after the storage is locked
2018-08-21 18:43:46 +02:00
Unrud
0a492a00b1
Allow finer control in rights plugin
...
New permissions:
R: read collections without tag
r: read collections with tag and included objects
W: write and delete collections without tag
w: write and delete collection with tag and included objects
2018-08-21 18:43:45 +02:00
Unrud
72501c6e23
only set level on "radicale" logger
2018-08-21 18:43:45 +02:00
Unrud
09644414b5
set logging level to DEBUG for tests
2018-08-21 18:43:44 +02:00
Unrud
aec94cc5b3
Never create collection without tag via PUT
2018-08-21 18:43:43 +02:00
Unrud
464e4ca920
remove unused code
2018-08-21 18:43:42 +02:00