Auto-generate email address at login if user does not have one , also save it to...
authorArt Cancro <ajc@citadel.org>
Wed, 19 Dec 2018 22:00:56 +0000 (17:00 -0500)
committerArt Cancro <ajc@citadel.org>
Wed, 19 Dec 2018 22:00:56 +0000 (17:00 -0500)
commit5e9fd062f7d9920b6483c68d0f48181439dfc89c
treef509ab77ab6f1480ceb908007503c0acc68e9831
parent0081bc5d7e565dbd0bf66432d12b5ae9c8b1a947
Auto-generate email address at login if user does not have one , also save it to the user record and the index properly using the correct function call.  The form of the generated address has also changed.
citadel/user_ops.c