Tue, 12 Apr 2011 20:50:43 +0000 mod_register_json: Typo fix.
Marco Cirillo <maranda@lightwitch.org> [Tue, 12 Apr 2011 20:50:43 +0000] rev 362
mod_register_json: Typo fix.
Tue, 12 Apr 2011 20:41:57 +0000 mod_register_json: Failed at JSON successful decode check, fixed with a code refactor.
Marco Cirillo <maranda@lightwitch.org> [Tue, 12 Apr 2011 20:41:57 +0000] rev 361
mod_register_json: Failed at JSON successful decode check, fixed with a code refactor.
Tue, 12 Apr 2011 19:13:16 +0000 mod_register_json: Typo fix.
Marco Cirillo <maranda@lightwitch.org> [Tue, 12 Apr 2011 19:13:16 +0000] rev 360
mod_register_json: Typo fix.
Tue, 12 Apr 2011 19:09:34 +0000 mod_register_json: Changed log levels, added a few primitive throttling/whitelist/blacklist options
Marco Cirillo <maranda@lightwitch.org> [Tue, 12 Apr 2011 19:09:34 +0000] rev 359
mod_register_json: Changed log levels, added a few primitive throttling/whitelist/blacklist options
Tue, 12 Apr 2011 17:47:47 +0000 mod_register_json: Minor refactor, default to port 9280 if option is unspecified or default to port 9443 if SSL is used. (Good, bad?)
Marco Cirillo <maranda@lightwitch.org> [Tue, 12 Apr 2011 17:47:47 +0000] rev 358
mod_register_json: Minor refactor, default to port 9280 if option is unspecified or default to port 9443 if SSL is used. (Good, bad?)
Tue, 12 Apr 2011 17:13:38 +0000 mod_register_json: Changed a few bits to allow the service to be specified as standalone (by default uses port 9443), Q: Does it work?
Marco Cirillo <maranda@lightwitch.org> [Tue, 12 Apr 2011 17:13:38 +0000] rev 357
mod_register_json: Changed a few bits to allow the service to be specified as standalone (by default uses port 9443), Q: Does it work?
Tue, 12 Apr 2011 15:36:30 +0000 mod_register_json: Fixed missing close quote.
Marco Cirillo <maranda@lightwitch.org> [Tue, 12 Apr 2011 15:36:30 +0000] rev 356
mod_register_json: Fixed missing close quote.
Tue, 12 Apr 2011 15:25:37 +0000 mod_register_json: First commit (needs tests).
Marco Cirillo <maranda@lightwitch.org> [Tue, 12 Apr 2011 15:25:37 +0000] rev 355
mod_register_json: First commit (needs tests).
Tue, 12 Apr 2011 00:30:53 +0200 Implemented basic SQL authentication module.
Tomasz Sterna <tomek@xiaoka.com> [Tue, 12 Apr 2011 00:30:53 +0200] rev 354
Implemented basic SQL authentication module. This module implements authentication against plaintext password stored in SQL database. You wil definitely need to edit the Lua code and put a query working with your database. The example query works against jabberd2 database schema. P.S. This module is just some code glued together from other modules. ;-)
Sun, 03 Apr 2011 22:49:36 +0100 merge with upstream
Phil Stewart <phil.stewart@lichp.co.uk> [Sun, 03 Apr 2011 22:49:36 +0100] rev 353
merge with upstream
(0) -300 -100 -10 +10 +100 +300 +1000 +3000 tip