summaryrefslogtreecommitdiff
path: root/modules/aaa/mod_auth.h
Commit message (Expand)AuthorAgeFilesLines
* Doxygen fixup / cleanupIan Holsman2005-08-281-0/+8
* Add the auth provider name as a note in the request so that authn_provider_al...Bradley Nicholes2005-05-231-0/+1
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* fix name of The Apache Software FoundationAndré Malo2004-02-091-1/+1
* fix copyright dates according to the first check inAndré Malo2004-02-071-1/+1
* apply Apache License, Version 2.0André Malo2004-02-061-50/+10
* update license to 2004.André Malo2004-01-011-1/+1
* finished that boring job:André Malo2003-02-031-1/+1
* as announced and with no objections:André Malo2003-01-151-0/+2
* Add ap_register_provider and ap_lookup_provider functions which resolveJustin Erenkrantz2002-09-201-24/+1
* Add ability to use multiple providers for basic and digest authentication.Justin Erenkrantz2002-09-181-0/+9
* A quick-n-dirty hack. Expose the auth_provider api from mod_auth_basicWilliam A. Rowe Jr2002-09-131-4/+21
* fix a syntax error in an enum (as far as some non-gcc compilers areJeff Trawick2002-09-101-1/+1
* Stage #2 of aaa rewrite: Add provider support so that mod_authn_* modulesJustin Erenkrantz2002-09-101-0/+108