Log

mod_register_web/mod_register_web.lua @ 3302:617c65ef1a70

description author age
mod_register_web: Handle errors contacting upstream API Matthew Wild Sun, 15 Apr 2018 12:39:32 +0100
mod_register_web: Pass username to generate_register_response Michel Le Bihan Tue, 13 Mar 2018 21:12:21 +0100
mod_register_web: Remove unused variables [luacheck] Kim Alvefur Sat, 10 Mar 2018 02:48:07 +0100
mod_register_web: Remove username and password from form data and provide the rest in pre-registration event Kim Alvefur Sat, 10 Mar 2018 02:44:27 +0100
mod_register_web: Return reason for rejection if one was provided by another plugin during pre-registration checks Kim Alvefur Sat, 10 Mar 2018 02:39:54 +0100
mod_register_web: Include IP address in pre-registration check event to allow other modules a chance to act on it Kim Alvefur Sat, 10 Mar 2018 02:38:42 +0100
mod_register_web: Normalize indentation [luacheck] Kim Alvefur Thu, 17 Aug 2017 14:49:52 +0200
mod_register_web: Import missing datamanager Michel Le Bihan Thu, 17 Aug 2017 14:35:42 +0200
mod_register_web: Add password confirmation field Michel Le Bihan Tue, 01 Aug 2017 17:33:05 +0200
mod_register_web: Switch to the new reCAPTCHA API, including support for "nocaptcha" when users are already signed in to Google. Thijs Alkemade Wed, 04 Mar 2015 12:57:24 +0100
mod_register_web: Send Content-Type headers Kim Alvefur Thu, 26 Feb 2015 15:31:25 +0100
mod_register_web: Add option for specifying path to templates Kim Alvefur Wed, 19 Nov 2014 10:19:51 +0100