Display PASS/FAIL syslog msgs for the new security check.
authorArt Cancro <ajc@citadel.org>
Thu, 27 Jan 2011 02:38:21 +0000 (21:38 -0500)
committerArt Cancro <ajc@citadel.org>
Thu, 27 Jan 2011 02:38:21 +0000 (21:38 -0500)
commit9ef698d87b7c83979e58cdc364da5f9567b7f060
tree26ebe44ecc93af136f6b400e74f7e8ef908e477c
parent36d9b938f121a5ff362bf52fb424b0cde57572fc
Display PASS/FAIL syslog msgs for the new security check.
This determines whether a requested message actually exists in the current room,
preventing unauthorized msgnum sweeps.  We do not actually fail the message yet; I
will add that when the security check yields no false positives.
citadel/msgbase.c