Commit Graph

16 Commits

Author SHA1 Message Date
Scott Ullrich
6d526f3843 restore 1.10
Ticket #598
2005-10-11 02:53:00 +00:00
Scott Ullrich
9483f714ad use admin user when using a special username 2005-10-10 21:51:33 +00:00
Scott Ullrich
51ae592c98 Correct comment 2005-10-09 05:03:54 +00:00
Scott Ullrich
b66e15b865 Terminate comment correctly
Pointy-hat-to: GeekGod
2005-10-09 04:59:52 +00:00
Scott Ullrich
ae03154f32 Duplicate logic to htpasswd_backed_basic_auth() 2005-10-08 22:22:19 +00:00
Scott Ullrich
df68550c59 honour custom username set in webConfigurator page 2005-10-08 22:15:54 +00:00
Scott Ullrich
785a9043a7 honour custom username set in webConfigurator page 2005-10-08 22:14:17 +00:00
Bill Marquette
063f8745f9 If there's a PHP_AUTH_* copy it over to AUTH_* (mini sets AUTH_*, lighttpd sets PHP_AUTH_*) 2005-09-17 05:00:31 +00:00
Scott Ullrich
95263be2c2 Change realm to .
Ticket #337
2005-08-13 19:35:55 +00:00
Scott Ullrich
4d712b8bb0 Remove trailing space 2005-06-26 01:03:35 +00:00
Bill Marquette
7b52f88daa Better regexp
Courtesy-of: strgout
2005-05-18 02:18:21 +00:00
Bill Marquette
e8b8dbbc7a better regexp 2005-05-18 01:35:07 +00:00
Bill Marquette
6db304e40b md5's can have '/'s in them apparently...doh 2005-05-16 20:24:09 +00:00
Bill Marquette
5a9edd86aa ensure .htpasswd doesn't exist 2005-05-16 03:14:26 +00:00
Bill Marquette
bf786a5dff split out auth types (system passwd vs htpasswd)
PHP_AUTH_* no longer exists, change code to use AUTH_* (I think this will be changing back as I believe we're using the wrong mini_httpd patches now)
2005-05-16 03:11:48 +00:00
Bill Marquette
6fdc0ab2f5 Initial commit of PHP side authentication code for pfSense 2005-04-08 00:30:11 +00:00