]> git.mxchange.org Git - quix0rs-gnu-social.git/history - actions/recoverpassword.php
Resolve conflicts
[quix0rs-gnu-social.git] / actions / recoverpassword.php
2008-07-22 zachbase class is_readonly() now returns false by default
2008-07-22 zachAdded is_readonly() method to all Actions
2008-07-13 Mike CochraneColapse a lot of strings to make like easier for transl...
2008-07-08 Mike CochraneConvert _t() to _() for gettext.
2008-07-02 Evan Prodromoumethod
2008-06-24 Evan Prodromoushow better errors on bad codes
2008-06-24 Evan Prodromouuse $newpassword instead of $password consistently
2008-06-24 Evan Prodromoucorrect field name
2008-06-24 Evan Prodromoutype -> address_type
2008-06-24 Evan Prodromouslightly different from settingsaction
2008-06-24 Evan Prodromouurl for confirmation email is better, fancy url
2008-06-24 Evan Prodromououtput a message when we send the recovery email
2008-06-24 Evan Prodromourudimentary recoverpassword system