* Completed the code for creating a new account, manually specifying
authorArt Cancro <ajc@citadel.org>
Thu, 5 Jun 2008 02:32:46 +0000 (02:32 +0000)
committerArt Cancro <ajc@citadel.org>
Thu, 5 Jun 2008 02:32:46 +0000 (02:32 +0000)
commit4b70719359d4be829a4a78f2198a9da61f36f652
tree68d7083a2b4a01dad76d5bdce506aacafebc5426
parent7918457330dd8ccfe0f2fdb5aa4f642409031573
* Completed the code for creating a new account, manually specifying
  the account name, when an OpenID was verified but the desired nickname
  either was not supplied or conflicts with an existing user.
* The SETP command can now be passed a special string that tells it the
  client wants the server to auto-generate a random password.
citadel/modules/openid/serv_openid_rp.c
citadel/user_ops.c
webcit/auth.c
webcit/static/openid_manual_create.html