Log

mod_register_json/mod_register_json.lua @ 919:7d72fb45b1e4

description author age
mod_register_json: correct invalid characters into usernames' log message. Marco Cirillo Mon, 04 Mar 2013 14:27:04 +0100
mod_register_json: remove unrequired instruction (since it's done above already). Marco Cirillo Mon, 25 Feb 2013 18:23:37 +0100
mod_register_json: add option to handle requests only on secure connections. Marco Cirillo Tue, 23 Oct 2012 13:32:44 +0000
mod_register_json: moved throttling logic so that if there's a failure during nick registration the user can retry and referenced usermanager from prosody's _G instead of req. it. Marco Cirillo Mon, 25 Jun 2012 22:20:27 +0000
mod_register_json: modify logic to prevent an unnecessary call to usermanager. Marco Cirillo Mon, 25 Jun 2012 21:36:40 +0000
mod_register_json: corrected trace. Marco Cirillo Mon, 11 Jun 2012 00:35:26 +0000
mod_register_json: same as previous ones, un-needeness. Marco Cirillo Sun, 29 Apr 2012 20:43:40 +0000
mod_register_json: revert change, it's not needed (providing http provides https as well) Marco Cirillo Sun, 29 Apr 2012 20:16:43 +0000
mod_register_json: fixed typo, added https/http switch and default value to it. Marco Cirillo Sun, 29 Apr 2012 13:44:21 +0000
mod_register_json: updated to current HTTP API. Marco Cirillo Sun, 29 Apr 2012 13:05:46 +0000
mod_register_json: remove cleanup function move it to a separate plugin. Marco Cirillo Sun, 12 Feb 2012 17:59:45 +0000
mod_register_json: punctuation adjust Marco Cirillo Thu, 09 Feb 2012 00:47:01 +0000