rclone/cmd/serve
Nick Craig-Wood c1dd76788d httplib: make http serving with auth generate INFO messages on auth fail
2018/12/13 12:13:44 INFO  : /: 127.0.0.1:39696: Basic auth challenge sent
2018/12/13 12:13:54 INFO  : /: 127.0.0.1:40050: Unauthorized request from ncw

Fixes #2834
2018-12-14 13:38:49 +00:00
..
ftp rc: implement options/blocks,get,set and register options 2018-11-03 11:32:00 +00:00
http cmd/http: factor directory serving routines into httplib/serve and write tests 2018-11-04 12:46:44 +00:00
httplib httplib: make http serving with auth generate INFO messages on auth fail 2018-12-14 13:38:49 +00:00
restic serve restic: disallow on go1.8 because of dependent library changes 2018-11-26 14:10:33 +00:00
webdav serve webdav: disallow on go1.8 due to dependent library changes 2018-11-26 14:10:33 +00:00
serve.go serve restic: disallow on go1.8 because of dependent library changes 2018-11-26 14:10:33 +00:00