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)
committerWilfried Goesgens <dothebart@citadel.org>
Sun, 4 Sep 2011 14:10:36 +0000 (14:10 +0000)
commit6eedb358f64b1ec5d8fa749fde24c1634191f1e8
tree01688d080d4cb548ab63ec3fab9380341d9eeb74
parent6a59fb210fde5428b23b55027ab223ead5024112
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