summaryrefslogtreecommitdiff
path: root/include/mod_auth.h
Commit message (Expand)AuthorAgeFilesLines
* core: Add the token_checker hook, that allows authentication to takeGraham Leggett2023-04-251-0/+37
* Fix spelling errors found by codespell. [skip ci]Mike Rumph2020-02-131-1/+1
* Restore support for the AUTH_HANDLED return code in AUTHN providers,Eric Covener2013-07-031-1/+2
* Remove trailing comma on last enum member for authz_statusPaul Querna2011-09-301-1/+1
* Allow authz providers to check args while reading the config and allowStefan Fritsch2010-09-191-1/+15
* The approach for allowing authorization by user or IP introduced in r956387,Stefan Fritsch2010-07-141-1/+2
* New module: mod_authn_cacheNick Kew2010-06-221-0/+12
* add a standard AUTHZ_PREFIX for, no MMN bump since it's just baked in if you Eric Covener2010-05-291-0/+1
* Fix handling of authz configurations, make default authz logic replicateChris Darroch2008-11-021-25/+2
* remove unused AUTHZ_GROUP_NOTE defineChris Darroch2008-11-011-1/+0
* fix typoChris Darroch2008-11-011-1/+1
* * include/mod_auth.hPaul Querna2008-10-291-1/+1
* convert tabs to spacesChris Darroch2008-10-171-5/+5
* revert r672639 which lacked a necessary major bump, add a major MMN bumpEric Covener2008-07-221-4/+0
* * Include http_config.h to ensure that cmd_parms is defined, otherwiseRuediger Pluem2008-07-041-0/+1
* mod_auth_digest: Detect during startup when AuthDigestProviderEric Covener2008-06-291-0/+4
* As this is consumed by the core, mod_auth must reside inWilliam A. Rowe Jr2008-06-061-0/+136