log plugins/mod_register.lua @ 2105:fecf33cb2913

age author description
Wed, 18 Nov 2009 06:23:41 +0500 Waqas Hussain mod_register: Log a debug message when a session's IP is not available.
Fri, 02 Oct 2009 17:51:53 +0500 Waqas Hussain Merge with 0.5
Fri, 02 Oct 2009 17:07:18 +0500 Waqas Hussain mod_register: Added helpful text to registration error responses.
Fri, 02 Oct 2009 16:52:50 +0500 Waqas Hussain mod_register: Changed error type for hitting registration rate limit from 'cancel' to 'wait'.
Fri, 02 Oct 2009 16:50:30 +0500 Waqas Hussain mod_register: Fixed: No error was returned if username failed nodeprep.
Thu, 13 Aug 2009 17:21:44 +0500 Waqas Hussain mod_register: Updated to use module:get_option instead of configmanager
Fri, 10 Jul 2009 03:11:45 +0100 Matthew Wild Remove version number from copyright headers
Thu, 21 May 2009 15:52:20 +0100 Matthew Wild mod_register: Attach session to user-registered and user-deregistered events
Tue, 19 May 2009 11:53:34 +0100 Matthew Wild mod_register: Fire events and log on account creation/deletion
Wed, 22 Apr 2009 21:32:23 +0100 Matthew Wild mod_*: Fix a load of global accesses
Mon, 30 Mar 2009 02:30:06 +0500 Waqas Hussain Fixed: mod_register: Node prepping was not being applied to usernames (part of issue #57)
Mon, 30 Mar 2009 02:24:19 +0500 Waqas Hussain Fixed: mod_regster: traceback when removing accounts
Fri, 20 Mar 2009 20:16:25 +0000 Matthew Wild 0.3->0.4
Mon, 23 Feb 2009 01:14:23 +0500 Waqas Hussain mod_register: Fixed an error happening during account deletion
Thu, 12 Feb 2009 18:09:17 +0500 Waqas Hussain Fixed: User resources not disconnected correctly on account delete