Matthew Holt
|
4e1717db4c
|
basicauth: htpasswd path now relative to site root
|
2015-09-05 16:04:30 -06:00 |
|
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 |
|
Matthew Holt
|
32825e8a79
|
basicauth: Patch timing vulnerability
|
2015-06-01 20:33:07 -06:00 |
|
Zac Bergquist
|
e4b50aa814
|
Fix more lint warnings
|
2015-05-24 22:52:34 -04:00 |
|
jordi collell
|
99fa4581aa
|
basicauth: patch for overlapping rules
|
2015-05-10 08:20:58 +02:00 |
|
jordi collell
|
4c11854927
|
added header match and a new failing test
|
2015-05-09 08:11:02 +02:00 |
|
jordi collell
|
253c069b26
|
if basic auth fails should write unauthorized to response
|
2015-05-08 09:41:17 +02:00 |
|
jordi collell
|
64d203491c
|
Some failing tests
|
2015-05-08 07:41:48 +02:00 |
|
Matthew Holt
|
995edf0566
|
Bringing in latest from master; refactoring under way
|
2015-05-04 11:02:46 -06:00 |
|
Matthew Holt
|
ff344535ba
|
Added some godoc
|
2015-04-27 10:56:57 -06:00 |
|
Matthew Holt
|
27fc1672d4
|
Basic auth middleware
|
2015-04-23 14:57:07 -06:00 |
|