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)
commitbd022e08862ca5f605835cf6af24e3135fe526e9
tree26ebe44ecc93af136f6b400e74f7e8ef908e477c
parent978d5c79b6162a498d6edc014eacd8b461937f4a
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