log mod_password_reset/mod_password_reset.lua @ 3742:05bca7a771d6

age author description
2019-04-05 Kim Alvefur mod_password_reset: Remove unused local [luacheck]
2019-04-05 Kim Alvefur Update modules using mod_http_files to serve files for change in Prosody trunk
2018-10-09 Matthew Wild mod_password_reset: Implement password policy enforcement (requires mod_password_policy)
2018-10-09 Matthew Wild mod_password_reset: Improve error reporting when setting a password fails
2018-10-09 Matthew Wild mod_password_reset: Switch to util.interpolation (our standard template library)
2018-10-02 Matthew Wild mod_password_reset: New module for self-service password resets via a web page