]> jfr.im git - irc/rqf/shadowircd.git/commit
newconf: fix certificate fingerprint auth.
authorElizabeth Jennifer Myers <redacted>
Sun, 23 Jan 2011 21:12:32 +0000 (16:12 -0500)
committerElizabeth Jennifer Myers <redacted>
Sun, 23 Jan 2011 21:12:32 +0000 (16:12 -0500)
commitfd999fad3a0fbacd5bf8e95c075723dd68743476
treeef415126bcf6bb3e4064f127b142260b3b5e0eed
parent696c935a4cd23bab115eff92c834c32a48d2837c
newconf: fix certificate fingerprint auth.

yy_oper->certfp was not copied into yy_tmpoper->certfp, thus the information was lost and certfp auth was never really working, since the string was always empty.
src/newconf.c