log

age author description
2021-12-22 Matthew Wild mod_password_policy: Silence luacheck warning for intentional global
2021-12-22 Matthew Wild mod_password_policy: Hard failure on missing/empty passwords
2021-12-22 Matthew Wild mod_password_policy: Add check that password doesn't contain username
2021-12-22 Matthew Wild mod_password_policy: Allow check_password() to indicate the policy that failed
2021-12-19 Kim Alvefur mod_cloud_notify: Include extra error details if available
2021-12-15 Kim Alvefur mod_jsxc: Try not to put username and password into the ?query ...
2021-12-15 Kim Alvefur mod_jsxc: Demo module serving JSXC relatively easily from Prosody
2021-12-12 Kim Alvefur mod_muc_bot: Use correct JID for virtual occupant
2021-12-11 Kim Alvefur mod_conversejs: Refresh client shortlist in fallback text
2021-12-10 Kim Alvefur mod_export_skeletons: Add a standalone filter script
2021-12-10 Kim Alvefur mod_export_skeletons: Remove wildcard query
2021-12-10 Kim Alvefur mod_export_skeletons: Fix logic to do wildcard search
2021-12-09 Kim Alvefur mod_export_skeletons: Update examples too
2021-12-09 Kim Alvefur mod_export_skeletons: Generate ids based on log2 of the original length
2021-12-09 Kim Alvefur mod_export_skeletons: Fix override docs
2021-12-09 Kim Alvefur mod_export_skeletons: Document archive name override option