Treat the authentication object as invalid if digest configuration is chosen and...
authorJoshua Colp <jcolp@digium.com>
Mon, 8 Jul 2013 21:26:37 +0000 (21:26 +0000)
committerJoshua Colp <jcolp@digium.com>
Mon, 8 Jul 2013 21:26:37 +0000 (21:26 +0000)
commit0f7d4d308e383d9f52e4db66ae619413bda344da
tree54c6e207059de61b0bda4a96331f34fb50bddb8f
parenta0684d97f59931a058f89bc7dc54c7d89e92bd95
Treat the authentication object as invalid if digest configuration is chosen and the digest is not of the correct length.

(closes issue ASTERISK-22003)
Reported by: Rusty Newton

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@393857 65c4cc65-6c06-0410-ace0-fbb531ad65f3
res/res_sip/config_auth.c