* Added support for "transient goto" which allows entry into a private and/or
authorArt Cancro <ajc@citadel.org>
Wed, 19 Jun 2002 21:42:58 +0000 (21:42 +0000)
committerArt Cancro <ajc@citadel.org>
Wed, 19 Jun 2002 21:42:58 +0000 (21:42 +0000)
commitc88e9aedf6f1934ace406d0c915aca21bf88eb10
tree84e3375644c9d3e424233e6e6f98e3c460614a4f
parent85ecffeb0507a6cb77021390120b9412589fde9f
* Added support for "transient goto" which allows entry into a private and/or
  zapped room without putting the room [back] on your known rooms list.  This
  is useful for the new administrative functions in WebCit (updating a user's
  vCard without the Aide suddenly having that user's config room on their
  list).  It's also useful for making a certain pedophile in Sacramento even
  more suspicious that someone is reading his email.
citadel/ChangeLog
citadel/imap_misc.c
citadel/room_ops.c
citadel/room_ops.h
citadel/serv_imap.c
citadel/techdoc/session.txt
citadel/user_ops.c