log

age author description
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:12:03 +0100 Matthew Wild mod_password_reset: Improve password input field with additional relevant attributes
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, 09 Oct 2018 14:03:00 +0100 Matthew Wild mod_password_policy: Export function to get policy in use by the module
Tue, 09 Oct 2018 14:02:42 +0100 Matthew Wild mod_password_policy: Return error as second result explaining failure reason
Sun, 07 Oct 2018 03:39:35 +0200 Kim Alvefur mod_muc_ping: Implements the Server Optimization part of XEP-0410: MUC Self-Ping