Files
freeipa/ipaserver
David Kupka 70889d4d5e rpcserver: x509_login: Handle unsuccessful certificate login gracefully
When mod_lookup_identity is unable to match user by certificate (and username)
it unsets http request's user. mod_auth_gssapi is then unable to get Kerberos
ticket and doesn't set KRB5CCNAME environment variable.
x509_login.__call__ now returns 401 in such case to indicate that request was
not authenticated.

https://pagure.io/freeipa/issue/6225

Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com>
2017-03-15 10:34:44 +01:00
..
2010-12-20 17:19:53 -05:00
2016-06-15 13:51:48 +02:00
2016-10-20 18:43:37 +02:00
2017-03-01 12:51:50 +01:00