Nick Craig-Wood
|
370c218c63
|
cmd/http: factor directory serving routines into httplib/serve and write tests
|
2018-11-04 12:46:44 +00:00 |
|
Nick Craig-Wood
|
b972dcb0ae
|
rc: implement options/blocks,get,set and register options
|
2018-11-03 11:32:00 +00:00 |
|
Nick Craig-Wood
|
aa9b2c31f4
|
serve/restic: factor object serving into cmd/httplib/serve
|
2018-11-03 11:32:00 +00:00 |
|
Nick Craig-Wood
|
bb5637d46a
|
serve http, webdav, restic: ensure rclone exits if the port is in use
|
2018-11-02 17:32:20 +00:00 |
|
Matt Holt
|
e13f65b953
|
serve restic: Print actual listener address
|
2018-04-04 14:56:26 +01:00 |
|
Nick Craig-Wood
|
8bb2854fe4
|
httplib: allow the flags to be prefixed when instantiating a server
|
2018-03-14 22:58:20 +02:00 |
|
Nick Craig-Wood
|
9e48748182
|
httplib: Note that authentication is a good idea for non localhost
|
2018-03-11 14:38:54 +00:00 |
|
Nick Craig-Wood
|
334bf49d30
|
httplib: add Close() method to shut the server down and use it in tests
|
2018-02-19 15:45:24 +00:00 |
|
Nick Craig-Wood
|
d8f78a7266
|
serve http/webdav: update docs on SSL
|
2018-02-19 14:08:17 +00:00 |
|
Nick Craig-Wood
|
358c1fbac9
|
serve http/webdav: support SSL/TLS
|
2018-02-16 18:28:10 +00:00 |
|
Nick Craig-Wood
|
cc9d7156e4
|
serve http/webdav: add --user --pass authentication #1802
|
2018-02-16 18:28:10 +00:00 |
|
Nick Craig-Wood
|
221a8a9c5d
|
serve http/webdav: add --htpasswd option for authentication #1802
|
2018-02-16 18:28:10 +00:00 |
|
Nick Craig-Wood
|
5530662ccc
|
serve http/webdav: factor common http server creation to httplib
|
2018-02-16 17:48:20 +00:00 |
|