caddy/config
Tamás Gulácsi 392f1d70eb Add htpasswd support for basic auth
If the password arg starts with htpasswd=, then the rest is treated as
the file name of the htpasswd file, and used for md5 and sha1 hashes.
2015-08-30 20:08:42 +02:00
..
parse Fix parser when address is empty token 2015-08-03 17:31:10 -06:00
setup Add htpasswd support for basic auth 2015-08-30 20:08:42 +02:00
config_test.go core: Bind all listeners to wildcard host by default (closes #208) 2015-08-05 07:37:51 -06:00
config.go core: Disable TLS for http sites (again) 2015-08-05 11:33:51 -06:00
directives.go Decouple git middleware from caddy core. Now available as an add-on at https://github.com/abiosoft/caddy-git. 2015-06-28 00:31:52 +01:00