Saving vCards now requires the API caller to specify the room
authorArt Cancro <ajc@citadel.org>
Tue, 2 Oct 2007 21:58:51 +0000 (21:58 +0000)
committerArt Cancro <ajc@citadel.org>
Tue, 2 Oct 2007 21:58:51 +0000 (21:58 +0000)
commita75646c26397f5718a48a28c40fc773264c171ed
tree4a0ff849bb7e60d19613c611e8b6f4f0df368afb
parente37d0c19102b353bde4abd9e258f6ebacea80558
Saving vCards now requires the API caller to specify the room
name.  This name is passed along through the form as a hidden
field, and prevents the vCard from being saved in the wrong room.
webcit/auth.c
webcit/messages.c
webcit/useredit.c
webcit/vcard_edit.c
webcit/webcit.h