Commit History

Author SHA1 Message Date
  Unrud c99a1f53df Switch from md5 to sha256 for UIDs and tokens 6 years ago
  Unrud 6c12b13ec1 reduce default parallel connections to 8 7 years ago
  Unrud 24f835a2a1 Remove unused configuration 7 years ago
  Unrud 8281769edf Move filesystem_fsync config from section storage to internal 7 years ago
  Unrud 59f7104dce Replace option "debug" with "level" in "logging" 7 years ago
  Unrud 6b281e1726 Move `realm` config from `server` to `auth` 7 years ago
  Unrud 6f15cddfbc Don't pollute WSGI environ with OS environ 7 years ago
  Unrud e5e13faa7c Remove daemonization 7 years ago
  Unrud e96410c6e7 Only support file based locking 7 years ago
  Unrud 54b9995e22 Use module-wide logger and remove logging config 7 years ago
  Unrud 3d2ffe0c8e Raise default limits 7 years ago
  Unrud 78a62aee86 Merge pull request #565 from Unrud/synctoken 8 years ago
  Unrud f633b48a7a Real sync-collection support for the multifilesystem backend 8 years ago
  Unrud 3af5809d71 Add option for CA certificate for validating clients 8 years ago
  Unrud a18874fc59 raise exception when locking the storage fails 8 years ago
  Unrud 9585c0b048 Web interface for managing calendars and addressbooks 8 years ago
  Unrud ab9e9b2d7c Add web interface module 8 years ago
  Unrud eba6621f17 Rename backends from None to none 8 years ago
  Unrud 09bde14e50 Allow auth backends to provide login and password 8 years ago
  Unrud fed974e018 Disable logging config by default 8 years ago
  Unrud f2fb07fa84 Move authentication delay into __init__.py and add config 8 years ago
  jre 1c357a5636 Add git init to config hook example 8 years ago
  Guillaume Ayoub 9b8fc4ac14 Update and fix some config values 9 years ago
  Guillaume Ayoub 8cc15a3d25 Change default values for the config 9 years ago
  Guillaume Ayoub 3213495245 Merge branch 'url' of https://github.com/Unrud/Radicale into Unrud-url 9 years ago
  Guillaume Ayoub c459d32a19 Use argparse to parse command arguments 9 years ago
  Unrud dbaf58dbfe Remove base_prefix and use SCRIPT_NAME instead 9 years ago
  Unrud f5f52582a1 Add option to disable syncing to disk 9 years ago
  Unrud fd977891e8 Remove /.well-known 9 years ago
  Guillaume Ayoub 62588477f6 Merge pull request #429 from Unrud/hook 9 years ago