log mod_register_web/mod_register_web.lua @ 3402:6a3060d5e85d

age author description
Wed, 07 Nov 2018 17:49:27 +0100 Kim Alvefur mod_register_web: Add soft dependency on mod_register_limits (0.11+)
Sun, 15 Apr 2018 12:39:32 +0100 Matthew Wild mod_register_web: Handle errors contacting upstream API
Tue, 13 Mar 2018 21:12:21 +0100 Michel Le Bihan mod_register_web: Pass username to generate_register_response
Sat, 10 Mar 2018 02:48:07 +0100 Kim Alvefur mod_register_web: Remove unused variables [luacheck]
Sat, 10 Mar 2018 02:44:27 +0100 Kim Alvefur mod_register_web: Remove username and password from form data and provide the rest in pre-registration event
Sat, 10 Mar 2018 02:39:54 +0100 Kim Alvefur mod_register_web: Return reason for rejection if one was provided by another plugin during pre-registration checks
Sat, 10 Mar 2018 02:38:42 +0100 Kim Alvefur mod_register_web: Include IP address in pre-registration check event to allow other modules a chance to act on it