Mercurial > prosody-modules
log mod_password_reset/mod_password_reset.lua @ 3603:ec1d25ae6206
age | author | description |
---|---|---|
Fri, 05 Apr 2019 19:02:43 +0200 | Kim Alvefur | mod_password_reset: Remove unused local [luacheck] |
Fri, 05 Apr 2019 18:57:51 +0200 | Kim Alvefur | Update modules using mod_http_files to serve files for change in Prosody trunk |
Tue, 09 Oct 2018 14:12:45 +0100 | Matthew Wild | mod_password_reset: Implement password policy enforcement (requires mod_password_policy) |
Tue, 09 Oct 2018 14:10:42 +0100 | Matthew Wild | mod_password_reset: Improve error reporting when setting a password fails |
Tue, 09 Oct 2018 14:09:54 +0100 | Matthew Wild | mod_password_reset: Switch to util.interpolation (our standard template library) |
Tue, 02 Oct 2018 16:09:17 +0100 | Matthew Wild | mod_password_reset: New module for self-service password resets via a web page |