]> code.citadel.org Git - citadel.git/commit
Send the correct data to become_logged_in() during self service user creation.
authorArt Cancro <ajc@citadel.org>
Sat, 29 Jan 2011 20:47:31 +0000 (15:47 -0500)
committerArt Cancro <ajc@citadel.org>
Sat, 29 Jan 2011 20:47:31 +0000 (15:47 -0500)
commit56469a61a7dd5330b0eac73bbe951f3384ae6ac1
tree1efde56be49b7aa43868e2f9f1340f5a54d3851e
parent61d0f66fa9725ec6030f3df445aafe8d7513435b
Send the correct data to become_logged_in() during self service user creation.
We needed to send it the output of NEWU, not the output of SETP.
webcit/auth.c