summaryrefslogtreecommitdiff
path: root/templates/passwordmail.tmpl
AgeCommit message (Collapse)Author
2008-05-30improve wordingJoey Hess
2008-05-30hashed password support, and empty password security fixJoey Hess
This implements the previously documented hashed password support. While implementing that, I noticed a security hole, which this commit also fixes..
2006-03-12- finish user registration and password request emailjoey
- make sure a user is in the userdb before assuming they're logged on based on session info (allows deleting uerdb item and invalidating all sessions)