Nick Craig-Wood
|
fa0a9653d2
|
rc: methods marked as AuthRequired need auth unless --rc-no-auth
Methods which can read or mutate external storage will require
authorisation - enforce this. This can be overidden by `--rc-no-auth`.
|
2018-11-04 20:42:57 +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
|
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 |
|