|
46fd3ad561
|
"Support for basic auth when using PHP CGI"
|
2010-05-13 08:49:32 +00:00 |
|
|
5ef9746f90
|
switching logging per default off and only outputting passwords in log-level 2, as documented
|
2010-05-10 13:36:30 +00:00 |
|
|
d6d582a541
|
switching logging per default off and only outputting passwords in log-level 2, as documented
|
2010-05-10 12:46:46 +00:00 |
|
|
930f1052d5
|
supporting digest auth (see RFC 2617), which is more secure then basic auth on http (no cleartext password), it currently requires cleartext passwords in the database, to calculate the A1 hash!
|
2010-05-05 09:19:37 +00:00 |
|