Change password for account recovery

  • recover_acct() now changes the user password to a random value
    and emails the new password to the user
  • New method send_account_password() mails the user with a new
    password
  • Removed nounce after processing recovery link
  • This commit requires the set_password2 method in the Allura
    authentication plugin

Rui Ferreira Rui Ferreira 2014-02-18

changed opensourceprojects/controllers.py
opensourceprojects/controllers.py Diff Switch to side-by-side view
Loading...