Software /
code /
prosody-modules
Log
mod_password_reset/mod_password_reset.lua @ 5763:100110d539d3
description | author | age |
---|---|---|
various: Improve error reporting if missing file server module on 0.12 | Kim Alvefur | Mon, 18 Jul 2022 22:47:54 +0200 |
mod_password_reset: Remove unused local [luacheck] | Kim Alvefur | Fri, 05 Apr 2019 19:02:43 +0200 |
Update modules using mod_http_files to serve files for change in Prosody trunk | Kim Alvefur | Fri, 05 Apr 2019 18:57:51 +0200 |
mod_password_reset: Implement password policy enforcement (requires mod_password_policy) | Matthew Wild | Tue, 09 Oct 2018 14:12:45 +0100 |
mod_password_reset: Improve error reporting when setting a password fails | Matthew Wild | Tue, 09 Oct 2018 14:10:42 +0100 |
mod_password_reset: Switch to util.interpolation (our standard template library) | Matthew Wild | Tue, 09 Oct 2018 14:09:54 +0100 |
mod_password_reset: New module for self-service password resets via a web page | Matthew Wild | Tue, 02 Oct 2018 16:09:17 +0100 |