Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | restore 1.10 | Scott Ullrich | 2005-10-11 | 1 | -32/+7 |
| | | | | Ticket #598 | ||||
* | use admin user when using a special username | Scott Ullrich | 2005-10-10 | 1 | -2/+2 |
| | |||||
* | Correct comment | Scott Ullrich | 2005-10-09 | 1 | -1/+1 |
| | |||||
* | Terminate comment correctly | Scott Ullrich | 2005-10-09 | 1 | -1/+1 |
| | | | | Pointy-hat-to: GeekGod | ||||
* | Duplicate logic to htpasswd_backed_basic_auth() | Scott Ullrich | 2005-10-08 | 1 | -4/+16 |
| | |||||
* | honour custom username set in webConfigurator page | Scott Ullrich | 2005-10-08 | 1 | -1/+2 |
| | |||||
* | honour custom username set in webConfigurator page | Scott Ullrich | 2005-10-08 | 1 | -2/+14 |
| | |||||
* | If there's a PHP_AUTH_* copy it over to AUTH_* (mini sets AUTH_*, lighttpd ↵ | Bill Marquette | 2005-09-17 | 1 | -1/+9 |
| | | | | sets PHP_AUTH_*) | ||||
* | Change realm to . | Scott Ullrich | 2005-08-13 | 1 | -1/+1 |
| | | | | Ticket #337 | ||||
* | Remove trailing space | Scott Ullrich | 2005-06-26 | 1 | -1/+1 |
| | |||||
* | Better regexp | Bill Marquette | 2005-05-18 | 1 | -4/+4 |
| | | | | Courtesy-of: strgout | ||||
* | better regexp | Bill Marquette | 2005-05-18 | 1 | -2/+2 |
| | |||||
* | md5's can have '/'s in them apparently...doh | Bill Marquette | 2005-05-16 | 1 | -2/+2 |
| | |||||
* | ensure .htpasswd doesn't exist | Bill Marquette | 2005-05-16 | 1 | -0/+3 |
| | |||||
* | split out auth types (system passwd vs htpasswd) | Bill Marquette | 2005-05-16 | 1 | -6/+42 |
| | | | | 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) | ||||
* | Initial commit of PHP side authentication code for pfSense | Bill Marquette | 2005-04-08 | 1 | -0/+82 |