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_test.go Add htpasswd support for basic auth 2015-08-30 20:08:42 +02:00
basicauth.go Add htpasswd support for basic auth 2015-08-30 20:08:42 +02:00