Log

mod_register_web/mod_register_web.lua @ 4341:a104440c20a4

description author age
mod_register_web: Set a (configurable) HTTP app title Kim Alvefur Sun, 17 Nov 2019 16:34:56 +0100
mod_register_web: Enforce strict username validation (on trunk, ignored otherwise) Kim Alvefur Fri, 01 Nov 2019 23:21:50 +0100
mod_register_web: Fix to use real client IP in case of proxy forwarding (thanks Sebastian) Kim Alvefur Fri, 01 Nov 2019 17:15:29 +0100
mod_register_web: Fix traceback if captcha_reply is left out of the form (thanks woffs) Kim Alvefur Sat, 28 Sep 2019 21:26:28 +0200
mod_register_web: Add soft dependency on mod_register_limits (0.11+) Kim Alvefur Wed, 07 Nov 2018 17:49:27 +0100
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