summaryrefslogtreecommitdiff
path: root/modules/user/views/reset_password.html.php
AgeCommit message (Expand)Author
2009-08-29Undo url helper changes - url methods no longer return a SafeString.Andy Staudacher
2009-08-29Refactor all calls of p::clean() to SafeString::of() and p::purify() to SafeS...Andy Staudacher
2009-05-31Run all variables that come from user-entered data through p::clean()Bharat Mediratta
2009-02-04A preview of the password reset functionality. What's working... youTim Almdal