Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Minior tab alignments | Scott Ullrich | 2006-04-08 | 1 | -5/+6 |
* | * Eliminate dead code | Scott Ullrich | 2006-01-15 | 1 | -1/+3 |
* | restore 1.10 | Scott Ullrich | 2005-10-11 | 1 | -32/+7 |
* | 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 |
* | 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 se... | Bill Marquette | 2005-09-17 | 1 | -1/+9 |
* | Change realm to . | Scott Ullrich | 2005-08-13 | 1 | -1/+1 |
* | Remove trailing space | Scott Ullrich | 2005-06-26 | 1 | -1/+1 |
* | Better regexp | Bill Marquette | 2005-05-18 | 1 | -4/+4 |
* | 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 |
* | Initial commit of PHP side authentication code for pfSense | Bill Marquette | 2005-04-08 | 1 | -0/+82 |