| Commit message (Expand) | Author | Age | Files | Lines |
* | fix select-groups example, bz 66010 | Giovanni Bechis | 2022-04-20 | 1 | -2/+2 |
* | Fix a segmentation fault if AuthzDBDQuery is not set. | Christophe Jaillet | 2017-09-21 | 1 | -2/+8 |
* | Use ap_array_str_contains to simplify code | Christophe Jaillet | 2016-03-05 | 1 | -17/+15 |
* | mod_authz_dbd: Avoid a crash when lacking correct DB access permissions. PR 5... | Yann Ylavic | 2015-07-01 | 1 | -0/+13 |
* | mod_authn_dbd, mod_authz_dbd, mod_session_dbd, mod_rewrite: Fix lifetime | Yann Ylavic | 2015-05-13 | 1 | -4/+6 |
* | follow-up to r1554161, r1554168, r1554170, r1554175, r1554188, and r1554195: | Jeff Trawick | 2014-01-15 | 1 | -1/+1 |
* | Pass the correct pointer that made it past the test suite. | Graham Leggett | 2013-12-30 | 1 | -1/+1 |
* | mod_authnz_dbd: Support the expression parser within the require directives. | Graham Leggett | 2013-12-30 | 1 | -2/+34 |
* | cppCheck: Suspicious condition. | Christophe Jaillet | 2012-11-10 | 1 | -1/+1 |
* | Correctly log the error returned by apr_dbd_pvselect() | Stefan Fritsch | 2012-07-22 | 1 | -2/+2 |
* | Add lots of unique tags to error log messages | Stefan Fritsch | 2011-12-03 | 1 | -11/+11 |
* | Cleanup effort in prep for GA push: | Jim Jagielski | 2011-09-23 | 1 | -1/+1 |
* | Forbid some directives in .htaccess because of AllowOverrideList: | Stefan Fritsch | 2011-08-04 | 1 | -0/+3 |
* | Allow authz providers to check args while reading the config and allow | Stefan Fritsch | 2010-09-19 | 1 | -3/+9 |
* | The approach for allowing authorization by user or IP introduced in r956387, | Stefan Fritsch | 2010-07-14 | 1 | -9/+3 |
* | Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to take | Stefan Fritsch | 2010-06-06 | 1 | -1/+1 |
* | Prior to authn/z refactoring in r368027, if authorization Require | Chris Darroch | 2008-10-16 | 1 | -0/+18 |
* | Convert common provider version strings ("0") to | Chris Darroch | 2008-05-20 | 1 | -3/+6 |
* | Avoid calling access control hooks for internal requests with | Chris Darroch | 2008-04-03 | 1 | -6/+9 |
* | Return AUTHZ_GRANTED not AUTHZ_DENIED when redirecting after | Chris Darroch | 2008-03-25 | 1 | -10/+7 |
* | You can't borrow AP_ namespace for imports/exports. | William A. Rowe Jr | 2007-08-24 | 1 | -1/+5 |
* | update license header text | Roy T. Fielding | 2006-07-11 | 1 | -6/+6 |
* | Authz refactoring | Bradley Nicholes | 2006-01-11 | 1 | -50/+64 |
* | mod_authz_dbd: SQL authz with Login/Session support | Nick Kew | 2005-11-18 | 1 | -0/+316 |