Fix minor issues blocking Firefox authentication from working:
authorMargaret Wasserman <mrw@painless-security.com>
Tue, 16 Dec 2014 21:15:43 +0000 (16:15 -0500)
committerMargaret Wasserman <mrw@painless-security.com>
Tue, 16 Dec 2014 21:15:43 +0000 (16:15 -0500)
commit2584e5b861e1af60fe7c4a331cfd7622cc8e955c
treef82641199d8356fed7b30657a9b5421a0e7d40a6
parent9a3e2a745595a73e410db0da102619f9e44141e8
Fix minor issues blocking Firefox authentication from working:
- Check only first portion of content type against default type
- Handle non-GSSWeb messages better when there is no active authentication (DECLINE)
- Fix bug where nonce is corrupted (unintentional signed/unsigned integer conversion)
mod_auth_gssweb.c