Add 500 Error handler for krb module
authorSimo Sorce <simo@redhat.com>
Wed, 7 May 2014 13:51:25 +0000 (09:51 -0400)
committerSimo Sorce <simo@redhat.com>
Wed, 7 May 2014 14:00:35 +0000 (10:00 -0400)
commit380b732e853b71d3a682a6189f8833c59b5e78d3
tree536a0838947be846a62c79abcd6f9d6e99a30116
parent0c7ff90e4380c2c690818b5a8079fdcfb61af389
Add 500 Error handler for krb module

If mod_auth_kerb encounters an internal error, catch it so we can fall back to
the next authentication module, if any, or return a proper failure message.

Signed-off-by: Simo Sorce <simo@redhat.com>
ipsilon/login/authkrb.py