Commit History

Author SHA1 Message Date
  Unrud cf78a23856 Improve logging 8 years ago
  Unrud f2fb07fa84 Move authentication delay into __init__.py and add config 8 years ago
  Unrud fb970246e0 Only query auth backend when a user is set 8 years ago
  Guillaume Ayoub dcb0638538 Version 2.0.0rc2 9 years ago
  Guillaume Ayoub 7e2406c778 Version 2.0.0rc1 9 years ago
  Guillaume Ayoub 864eb5931a Merge setup.cfg and pytest.ini, fix tests 9 years ago
  Unrud 8a98f4861d Fix permissions for REPORT request 9 years ago
  Unrud 7d687205bd Use logger for WSGIServer 9 years ago
  Unrud 5cd5cfe368 Use REMOTE_ADDR if REMOTE_HOST is missing 9 years ago
  Unrud 69d39b47ca Also log the forwarding host for forwarded requests 9 years ago
  Unrud c104da28ce Use UNKNOWN if user agent is missing 9 years ago
  Unrud 266dc608f2 Remove unnecessary if-statements 9 years ago
  Guillaume Ayoub 5d67257555 Merge branch 'trycatch-broken-objects' of https://github.com/pbiering/Radicale into pbiering-trycatch-broken-objects 9 years ago
  Guillaume Ayoub 46fcec8fe0 Cosmetics 9 years ago
  Guillaume Ayoub e6880057a2 Merge pull request #518 from pbiering/improved-access-logging 9 years ago
  Guillaume Ayoub 9d958e8e51 Remove unused import 9 years ago
  Guillaume Ayoub 3213495245 Merge branch 'url' of https://github.com/Unrud/Radicale into Unrud-url 9 years ago
  Guillaume Ayoub e55d75ce46 Set charsets in headers 9 years ago
  Guillaume Ayoub c459d32a19 Use argparse to parse command arguments 9 years ago
  Peter Bieringer c578470fc3 log depth also on response log line 9 years ago
  Peter Bieringer f52fa73cab check env first before using HTTP_DEPTH 9 years ago
  Peter Bieringer 87061df68f add conditional logging of given depth 9 years ago
  Peter Bieringer d116423458 improved request logging 9 years ago
  Peter Bieringer e6ba31937a 3rd catch 9 years ago
  Unrud 83046c80c4 Let reverse proxies overwrite script name 9 years ago
  Unrud 13d652b094 Remove unnecessary module prefix 9 years ago
  Unrud 664fa71278 Don't double unquote request URL 9 years ago
  Unrud dbaf58dbfe Remove base_prefix and use SCRIPT_NAME instead 9 years ago
  Unrud fe5daf801a Set password to empty string instead of None 9 years ago
  Unrud 2a9f37defb Repair authentication 9 years ago