summaryrefslogtreecommitdiffstats
path: root/etc/inc/auth.inc
Commit message (Expand)AuthorAgeFilesLines
* Sanitize username and only return letters numbers and spaces on the username....Scott Ullrich2009-11-141-1/+7
* Disallow blank passwordsScott Ullrich2009-11-141-2/+2
* Disallow blank passwordsScott Ullrich2009-11-141-30/+36
* * Minior tab alignmentsScott Ullrich2006-04-081-5/+6
* * Eliminate dead codeScott Ullrich2006-01-151-1/+3
* restore 1.10Scott Ullrich2005-10-111-32/+7
* use admin user when using a special usernameScott Ullrich2005-10-101-2/+2
* Correct commentScott Ullrich2005-10-091-1/+1
* Terminate comment correctlyScott Ullrich2005-10-091-1/+1
* Duplicate logic to htpasswd_backed_basic_auth()Scott Ullrich2005-10-081-4/+16
* honour custom username set in webConfigurator pageScott Ullrich2005-10-081-1/+2
* honour custom username set in webConfigurator pageScott Ullrich2005-10-081-2/+14
* If there's a PHP_AUTH_* copy it over to AUTH_* (mini sets AUTH_*, lighttpd se...Bill Marquette2005-09-171-1/+9
* Change realm to .Scott Ullrich2005-08-131-1/+1
* Remove trailing spaceScott Ullrich2005-06-261-1/+1
* Better regexpBill Marquette2005-05-181-4/+4
* better regexpBill Marquette2005-05-181-2/+2
* md5's can have '/'s in them apparently...dohBill Marquette2005-05-161-2/+2
* ensure .htpasswd doesn't existBill Marquette2005-05-161-0/+3
* split out auth types (system passwd vs htpasswd)Bill Marquette2005-05-161-6/+42
* Initial commit of PHP side authentication code for pfSenseBill Marquette2005-04-081-0/+82
OpenPOWER on IntegriCloud