]> 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)
commit72669d0a3463be773062fccea99fa708fac4789c
tree1efde56be49b7aa43868e2f9f1340f5a54d3851e
parent88bb410a45b23a63ad4f6ecba621056a7b83c6f5
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