log plugins/mod_register.lua @ 14229:ce31fdde0ad1 default tip

age author description
Mon, 29 Jun 2020 21:03:13 +0200 Emmanuel Gil Peyrot mod_register: Add a dependency on mod_watchregistrations
Wed, 07 Nov 2018 17:49:34 +0100 Kim Alvefur mod_register: Move dependency on mod_register_limits into mod_register_ibr 0.11
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)
Fri, 08 Dec 2017 19:39:43 +0100 Kim Alvefur mod_register: Include the session and its IP address in user-registering event, so that plugins can use this
Fri, 01 Dec 2017 07:58:52 +0100 Kim Alvefur mod_register: Support CIDR notation in white-/blacklists (closes #941)
Thu, 24 Aug 2017 21:51:11 +0200 Kim Alvefur mod_register: Add comments saying which section handles password change, account deletion and which is in-band registration
Fri, 28 Jul 2017 13:15:29 +0200 Kim Alvefur core.usermanager, various modules: Disconnect other resources on password change (thanks waqas) (fixes #512)