index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
aaa
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
let httpd handle CL/TE for non-http handlers
Eric Covener
2024-04-03
1
-0
/
+8
*
mod_autht_jwt: Use unsigned rather than signed one-bit fields.
Yann Ylavic
2024-03-14
1
-4
/
+3
*
mod_auth_bearer: Fix warning about signed bitfields. BZ 68294
Yann Ylavic
2023-12-05
1
-2
/
+2
*
Be consistently const across all members of authn_ldap_request_t. Remove
Graham Leggett
2023-12-02
1
-11
/
+11
*
mod_authnz_ldap: Follow up to r1914067: Deduplicate APLOGNO(01699).
Yann Ylavic
2023-11-28
1
-1
/
+1
*
Make sure attributes from ldapsearch are passed into the environment. Make sure
Graham Leggett
2023-11-24
1
-3
/
+2
*
Remove unnecessary references to r->user within ldap-search.
Graham Leggett
2023-11-24
1
-18
/
+1
*
Optimise handling LDAP authorization where LDAP was not used
Graham Leggett
2023-11-23
1
-81
/
+81
*
mod_authnz_ldap: Follow up to r1913962: r->user not used in ldapsearch_check_...
Yann Ylavic
2023-11-20
1
-6
/
+0
*
Restore log message tag 02636, assign unique tags.
Graham Leggett
2023-11-20
1
-3
/
+3
*
Apply earlier fix to the ldapsearch case:
Graham Leggett
2023-11-19
1
-3
/
+31
*
Set authorization request variables in the ldapsearch case.
Graham Leggett
2023-11-19
1
-0
/
+3
*
Add check for LDAP filter overflow, and exit cleanly.
Graham Leggett
2023-11-19
1
-30
/
+34
*
mod_authnz_ldap.c: Make sure the authentication variables are set in
Graham Leggett
2023-05-19
1
-0
/
+16
*
Sign with the signer key. Previously the verify key was used, which only worked
Graham Leggett
2023-05-19
1
-2
/
+3
*
De-duplicate log message tags.
Graham Leggett
2023-04-25
1
-2
/
+2
*
Apply log next numbers.
Graham Leggett
2023-04-25
2
-24
/
+24
*
The apr_jose API requires apr-util 1.7+.
Graham Leggett
2023-04-25
1
-2
/
+36
*
*) mod_autht_jwt: New module to handle RFC 7519 JWT tokens within
Graham Leggett
2023-04-25
4
-0
/
+1749
*
fix select-groups example, bz 66010
Giovanni Bechis
2022-04-20
1
-2
/
+2
*
APR (and APR-util) 1.3 is a requirement for building httpd 2.4 and above.
Christophe Jaillet
2022-01-22
1
-4
/
+2
*
Add log tags.
Graham Leggett
2021-06-24
2
-3
/
+3
*
dbm: Split the loading of a dbm driver from the opening of a dbm file. When
Graham Leggett
2021-06-24
2
-21
/
+60
*
* Add lognumber
Ruediger Pluem
2021-01-27
1
-1
/
+1
*
Before doing any bind check that the provided username is not NULL and that the
Ruediger Pluem
2021-01-27
1
-15
/
+26
*
Do not allow to set empty bind passwords to be set via AuthLDAPBindPassword
Ruediger Pluem
2021-01-27
1
-0
/
+4
*
mod_auth_digest: Fast validation of the nonce's base64 to fail early if
Yann Ylavic
2021-01-18
1
-2
/
+7
*
mod_auth_digest: fix crash with ONE_PROCESS (debug) mode shutdown.
Yann Ylavic
2020-11-25
1
-2
/
+6
*
Revert r1883807 and r1883745, not the right fix.
Yann Ylavic
2020-11-25
1
-43
/
+38
*
mod_auth_digest: axe useless assignment from r1883745.
Yann Ylavic
2020-11-25
1
-1
/
+0
*
mod_auth_digest: fix crash on ONE_PROCESS (debug) mode shutdown.
Yann Ylavic
2020-11-23
1
-38
/
+44
*
-Werror=maybe-uninitialized issue
Eric Covener
2020-11-08
1
-1
/
+1
*
PR64785: mod_allowmethods: Allow methods to be added/removed with +/- prefix
Eric Covener
2020-11-08
1
-16
/
+93
*
* modules/aaa/mod_authnz_ldap.c (build_request_config): Fix typo.
Joe Orton
2020-04-16
1
-1
/
+1
*
Add missing pool tags to help debugging.
Yann Ylavic
2020-04-16
3
-0
/
+4
*
PR64172: drop severity of AH01666
Eric Covener
2020-02-23
1
-1
/
+1
*
Define ap_method_mask_t (typedef for apr_uint64_t) and use for method
Joe Orton
2020-02-17
3
-7
/
+7
*
Fix spelling errors found by codespell. [skip ci]
Mike Rumph
2020-02-13
1
-1
/
+1
*
mod_authz_core: follow up to r1864759.
Yann Ylavic
2019-11-07
1
-7
/
+8
*
Increase the maximum length of strings that can be cached by the module from ...
Christophe Jaillet
2019-08-18
1
-1
/
+1
*
Axe some dead code + slighly improve a comment
Christophe Jaillet
2019-08-09
1
-5
/
+2
*
use the provided types via the macro
Eric Covener
2019-06-15
1
-5
/
+4
*
Fix a race condition.
Christophe Jaillet
2019-02-08
1
-14
/
+12
*
Clarify potentially unsuccessful success results.
William A. Rowe Jr
2019-01-17
1
-0
/
+4
*
* modules/aaa/mod_authn_dbm.c (fetch_dbm_value): No functional change:
Joe Orton
2019-01-09
1
-1
/
+1
*
follow-up to r1656549.
Christophe Jaillet
2018-09-13
1
-2
/
+2
*
If several parameters are used in a AuthzProviderAlias directive, if these pa...
Christophe Jaillet
2018-06-23
1
-1
/
+12
*
* modules/aaa/mod_authz_host.c (host_check_authorization): Simplify
Joe Orton
2018-03-08
1
-14
/
+22
*
mod_authnz_ldap: Fix language long names detection as short name.
Yann Ylavic
2018-02-15
1
-3
/
+7
*
Be less tolerant when parsing the credencial for Basic authorization. Only sp...
Christophe Jaillet
2017-12-04
1
-1
/
+1
[next]