Software /
code /
prosody-modules
Log
mod_password_reset/mod_password_reset.lua @ 4651:8231774f5bfd
description | author | age |
---|---|---|
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 |