Display PASS/FAIL syslog msgs for the new security check.
authorArt Cancro <ajc@citadel.org>
Thu, 27 Jan 2011 02:36:19 +0000 (21:36 -0500)
committerWilfried Goesgens <dothebart@citadel.org>
Sun, 4 Sep 2011 14:07:56 +0000 (14:07 +0000)
commit064d34f72d3faff6967bb2aa0b0e7e664512761a
treea28c1ac456b03fd7ff1b80c45a5612411450692b
parentfc13e852ec0508b2200892d2460eb7d6f794b477
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/citserver.c
citadel/context.h
citadel/msgbase.c
citadel/msgbase.h