diff options
author | Simo Sorce <simo@redhat.com> | 2015-06-13 17:44:32 -0400 |
---|---|---|
committer | Simo Sorce <simo@redhat.com> | 2015-06-13 19:01:35 -0400 |
commit | 5c3cc59740925e6ba1c3447237964d07d7f96aa1 (patch) | |
tree | afe7de0017b0f429041b14ed61518694b6eed898 /src/mod_auth_gssapi.h | |
parent | 81d89f77d878ac5131ef760aef23b220e45dd435 (diff) | |
download | mod_auth_gssapi-5c3cc59740925e6ba1c3447237964d07d7f96aa1.tar.gz mod_auth_gssapi-5c3cc59740925e6ba1c3447237964d07d7f96aa1.tar.xz mod_auth_gssapi-5c3cc59740925e6ba1c3447237964d07d7f96aa1.zip |
When an authorization haeder is sent, recheck auth
Except for BASIC AUTH, if a client send an authorization header it
means it wants to re-check authentication.
So, if an authorization header is sent, go through the regular
path and do not set request variables based on the session data.
In case of Basic Auth we still use session data if user/pwd match
the stored hash.
Closes #22
Signed-off-by: Simo Sorce <simo@redhat.com>
Diffstat (limited to 'src/mod_auth_gssapi.h')
0 files changed, 0 insertions, 0 deletions