Break out of processing upon GSS error being reported. gssweb-apache
authorMark Donnelly <mark@painless-security.com>
Mon, 12 Jan 2015 15:58:08 +0000 (10:58 -0500)
committerMark Donnelly <mark@painless-security.com>
Mon, 12 Jan 2015 15:58:08 +0000 (10:58 -0500)
commit9280d579bcab100513ebdbbc4e5c9ebee78b2535
tree53cbd227a8803b6bdb3db0841307f222dcecddc8
parent2584e5b861e1af60fe7c4a331cfd7622cc8e955c
Break out of processing upon GSS error being reported.

The module was returning success upon GSS reporting a failure, so the
normal processing needs to be aborted and an error returned.
mod_auth_gssweb.c