log plugins/mod_register.lua @ 7131:ea3eea291321

age author description
Fri, 01 Jan 2016 19:53:45 +0100 Kim Alvefur mod_register: Fix typo
Wed, 23 Dec 2015 09:00:03 +0100 Kim Alvefur mod_register: Support for blacklisting ips that are still over limit when they get pushed out of the cache
Wed, 23 Dec 2015 08:58:34 +0100 Kim Alvefur mod_register: Use util.cache to limit the number of per-ip throttles kept
Wed, 23 Dec 2015 08:57:12 +0100 Kim Alvefur mod_register: Switch to using util.throttle for limiting registrations per ip per time
Mon, 21 Dec 2015 14:48:33 +0100 Kim Alvefur mod_register: Add comment explaining the workaround for replying when the account is being deleted
Mon, 21 Dec 2015 14:41:38 +0100 Kim Alvefur mod_register: Use session log instance to ease indentification
Fri, 09 Aug 2013 17:48:21 +0200 Florian Zeitz Remove all trailing whitespace
Fri, 02 Aug 2013 14:44:56 +0200 Kim Alvefur mod_register: Use more specific get_option variants
Wed, 19 Jun 2013 16:35:19 +0200 Kim Alvefur mod_register: Fix indentation
Tue, 28 May 2013 18:32:51 +0200 Kim Alvefur mod_register: get_child_text()!
Fri, 19 Apr 2013 16:14:06 +0200 Kim Alvefur mod_auth_internal_hashed, mod_auth_internal_plain, mod_privacy, mod_private, mod_register, mod_vcard, mod_muc: Use module:open_store()
Sat, 23 Mar 2013 01:27:38 +0100 Kim Alvefur mod_motd, mod_register, mod_private, mod_http_errors, mod_admin_adhoc: Remove unused imports
Mon, 01 Oct 2012 21:07:20 +0200 Florian Zeitz mod_register: Fire event to allow blocking user registration
Sat, 25 Aug 2012 01:29:38 +0200 Kim Alvefur mod_register: Hijack the session close call to send the final iq reply when deleting
Sat, 25 Aug 2012 01:27:23 +0200 Kim Alvefur mod_register: Remove all account cleanup