Mercurial > prosody-modules
log mod_password_reset/mod_password_reset.lua @ 5040:fa99279f9d40
age | author | description |
---|---|---|
2022-07-18 | Kim Alvefur | various: Improve error reporting if missing file server module on 0.12 |
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 |