aboutsummaryrefslogtreecommitdiff
path: root/scripts/httpauth.php
Commit message (Expand)AuthorAgeFilesLines
* * Encode passwords inside of sessions.pmichaud2008-07-131-5/+2
* Fixed bug in new authentication scheme.pmichaud2005-12-151-0/+2
* Fixed bug in pagelist, correct copyrights and end of file marks.pmichaud2005-04-241-1/+1
* Removed trailing ?> to help vms (and other) installspmichaud2005-04-231-1/+0
* Added new authorization algorithm, first draft.pmichaud2005-04-111-30/+24
* Updated to use more efficient page storage algorithms.pmichaud2005-04-051-3/+4
* Modified HTTP-authentication to keep track of multiple passwords viapmichaud2004-10-111-2/+7
* HTTP Basic Authentication for those who wish to continue using it.pmichaud2004-10-031-0/+48