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)
commit36d9b938f121a5ff362bf52fb424b0cde57572fc
tree26276061e9e710eb7a7014c8440a161df6b9cc1e
parentc7cb4701dd49158835bd3e59825159f88b4a4cba
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