aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CatDap/Controller/forgot_password.pm
Commit message (Collapse)AuthorAgeFilesLines
* String updatesBuchan Milne2011-02-151-1/+1
|
* Add a means to filter out users who arent allowed to reset passwords with ↵Buchan Milne2011-01-221-10/+20
| | | | only email verification (by default users who don't match (!(objectclass=posixAccount)) Fix email template to use configurable project url
* Fix greeting in password reset key mail, by sending cn to stash Also add ↵Buchan Milne2011-01-221-1/+5
| | | | some more error error checking on the search
* Dont detach when checking ldap error code,, we want to continue to set a ↵Buchan Milne2011-01-221-1/+0
| | | | template
* FIx wordingDexter Morgan2011-01-081-1/+1
|
* commit implement forgot_password patch from Maarten VanraesRomain d'Alverny2011-01-071-0/+270