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 |
Guillaume Ayoub
|
88d558f9fa
Remove useless nested tuples
|
9 years ago |
Guillaume Ayoub
|
68e1e9dfb2
Don't use mutables in constants or parameters
|
9 years ago |
Unrud
|
20b1480399
Make copy of headers before mutating
|
9 years ago |
Unrud
|
f7e995f9f6
Move encoding of answer into response function
|
9 years ago |
Guillaume Ayoub
|
e25373fa85
Merge pull request #501 from Unrud/httperrors
|
9 years ago |
Guillaume Ayoub
|
8d92b371e4
Merge pull request #502 from Unrud/patch-40
|
9 years ago |
Guillaume Ayoub
|
db681da08e
Merge pull request #500 from Unrud/loginuser
|
9 years ago |
Unrud
|
f875bcd892
Plain text for GET / instead of malformed HTML
|
9 years ago |