0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2024-12-30 22:34:15 -05:00
caddy/middleware/basicauth
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
..
basicauth.go Add htpasswd support for basic auth 2015-08-30 20:08:42 +02:00
basicauth_test.go Add htpasswd support for basic auth 2015-08-30 20:08:42 +02:00