Software /
code /
prosody-modules
Log
mod_password_reset/mod_password_reset.lua @ 5904:eb1c524a5150
description | author | age |
---|---|---|
various: Improve error reporting if missing file server module on 0.12 | Kim Alvefur | 2022-07-18 |
mod_password_reset: Remove unused local [luacheck] | Kim Alvefur | 2019-04-05 |
Update modules using mod_http_files to serve files for change in Prosody trunk | Kim Alvefur | 2019-04-05 |
mod_password_reset: Implement password policy enforcement (requires mod_password_policy) | Matthew Wild | 2018-10-09 |
mod_password_reset: Improve error reporting when setting a password fails | Matthew Wild | 2018-10-09 |
mod_password_reset: Switch to util.interpolation (our standard template library) | Matthew Wild | 2018-10-09 |
mod_password_reset: New module for self-service password resets via a web page | Matthew Wild | 2018-10-02 |