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)
committerArt Cancro <ajc@citadel.org>
Thu, 27 Jan 2011 02:36:19 +0000 (21:36 -0500)
commit978d5c79b6162a498d6edc014eacd8b461937f4a
tree26276061e9e710eb7a7014c8440a161df6b9cc1e
parent6d0ab89c3afa1c7a6e7a06eb4d17588afbf074f7
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