plugins/mod_register_ibr.lua
Sat, 25 Dec 2021 16:23:40 +0100 Kim Alvefur various: Require encryption by default for real
Mon, 22 Jun 2020 11:35:24 +0100 Matthew Wild mod_register_ibr: Add event for successful password reset
Thu, 18 Jun 2020 16:42:22 +0100 Matthew Wild mod_register_ibr: Allow registration to reset an existing account password if permitted by a plugin
Thu, 23 Apr 2020 19:02:44 +0200 Kim Alvefur mod_register_ibr: Fix reporting of registration rejection reason
Fri, 01 Nov 2019 23:11:43 +0100 Kim Alvefur mod_register_ibr: Enforce strict JID validation
Fri, 01 Nov 2019 18:09:13 +0100 Kim Alvefur mod_register_ibr: Allow registartion rejection reason as util.error object
Sun, 29 Sep 2019 17:34:47 +0200 Kim Alvefur mod_register_ibr: Distinguish between failure to create account or save extra data
Sun, 29 Sep 2019 16:22:05 +0200 Kim Alvefur mod_register_ibr: Reminder to maybe use util.error in the future
Sun, 29 Sep 2019 15:26:18 +0200 Emmanuel Gil Peyrot mod_register_ibr, mod_register_limits: Add support for custom error type and defined-condition.
Sun, 29 Sep 2019 15:05:17 +0200 Emmanuel Gil Peyrot mod_register_ibr: Add FORM_TYPE as required by XEP-0077.
Wed, 07 Nov 2018 17:49:34 +0100 Kim Alvefur mod_register: Move dependency on mod_register_limits into mod_register_ibr 0.11
Tue, 09 Oct 2018 15:01:34 +0100 Matthew Wild mod_register_ibr: Include password in user-registering event, to allow e.g. password policy enforcement
Mon, 09 Apr 2018 22:05:49 +0200 Kim Alvefur mod_register_ibr: Return a textual error to the user for problems with parsing form data
Sat, 07 Apr 2018 02:57:05 +0200 Kim Alvefur mod_register_ibr: Reshape the code using early returns to reduce needless indentation
Sat, 10 Mar 2018 02:21:23 +0100 Kim Alvefur mod_register_ibr: Include reason for rejection of registration in debug log
Wed, 27 Dec 2017 00:44:21 +0100 Kim Alvefur mod_register_ibr: Allow modules that do pre-registration checks to specify a reason for rejection
Sat, 09 Dec 2017 19:35:08 +0100 Kim Alvefur mod_register_ibr: Split out throttling and IP limitations into mod_register_limits (#723)
Sat, 07 Oct 2017 22:00:50 +0200 Kim Alvefur mod_register: Split into mod_register_ibr and mod_user_account_management (#723)
less more (0) tip