Account Recovery using a POST

  • I've split the last recovery step into an additional POST
    request. The goal was to avoid accidental presses of the
    recovery link, also it is preferable that the change of
    password comes from a POST rather than a GET.

Rui Ferreira Rui Ferreira 2014-02-18

added opensourceprojects/templates/recover_account_confirm.html
changed opensourceprojects/controllers.py
opensourceprojects/templates/recover_account_confirm.html Diff Switch to side-by-side view
Loading...
opensourceprojects/controllers.py Diff Switch to side-by-side view
Loading...