Fix the error handling path so that it won't hand back an output
authorMargaret Wasserman <mrw@painless-security.com>
Sat, 6 Sep 2014 13:59:46 +0000 (09:59 -0400)
committerMargaret Wasserman <mrw@painless-security.com>
Sat, 6 Sep 2014 13:59:46 +0000 (09:59 -0400)
commit526245e8ca56ba6301e2a14dd8ab97a535f3ebbf
tree90c2ef728b8229777e75bcb7f5cc26a9fdc7a721
parent0d9a7dee3f47592f7a0a9d893c84480ed8edc304
Fix the error handling path so that it won't hand back an output
token from the previous round if this round fails, and so that the
filter won't do anything if we received a request from a non gssweb
client (we don't have an output token or a valid nonce).
mod_auth_gssweb.c