summaryrefslogtreecommitdiffstats
path: root/modules/aaa/mod_authz_user.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow authz providers to check args while reading the config and allowStefan Fritsch2010-09-191-2/+7
* The approach for allowing authorization by user or IP introduced in r956387,Stefan Fritsch2010-07-141-6/+2
* Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to takeStefan Fritsch2010-06-061-1/+1
* Prior to authn/z refactoring in r368027, if authorization RequireChris Darroch2008-10-161-0/+12
* Convert common provider version strings ("0") toChris Darroch2008-05-201-2/+4
* Avoid calling access control hooks for internal requests withChris Darroch2008-04-031-4/+5
* detabifyJim Jagielski2007-08-061-1/+1
* update license header textRoy T. Fielding2006-07-111-6/+6
* Update the copyright year in all .c, .h and .xml filesColm MacCarthaigh2006-04-191-1/+1
* Remove the call to ap_note_auth_failure() from the providers. mod_authz_core...Bradley Nicholes2006-01-181-1/+0
* Authz refactoringBradley Nicholes2006-01-111-60/+31
* No functional Change: Removing trailing whitespace. This alsoJim Jagielski2005-11-101-3/+3
* Changed cmpstri to strcasecmp as per Justin's note.Rich Bowen2005-07-211-2/+2
* The arguments to require are case-sensitive, so that "Require User" andRich Bowen2005-07-201-2/+2
* 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-67/+10
* update license to 2004.André Malo2004-01-011-1/+1
* finished that boring job:André Malo2003-02-031-1/+1
* some cleanup.André Malo2003-01-061-18/+5
* there is some confusion with "yes" and "no" and "on" and "off"... ;-)Wilfredo Sanchez2002-12-081-2/+2
* Stage #1 of the aaa rewrite - refactoring modules.Justin Erenkrantz2002-09-101-0/+198