Log

description author age
mod_auth_phpbb3: Comment logging of user password. Waqas Hussain Fri, 01 Jul 2011 07:53:13 +0500
mod_auth_phpbb3: Fixed traceback when logging in as a non-existent user. Waqas Hussain Fri, 01 Jul 2011 07:52:01 +0500
mod_auth_phpbb3: Fixed a missing function parameter causing auth to fail. Waqas Hussain Fri, 01 Jul 2011 07:51:00 +0500
mod_auth_phpbb3: Initial commit. Waqas Hussain Fri, 01 Jul 2011 06:40:33 +0500
mod_blocking: Properly initialize the bootstrap privacy storage Paul Aurich Mon, 02 May 2011 23:14:13 -0700
Do not run in transaction. Tomasz Sterna Tue, 26 Apr 2011 19:28:08 +0200
mod_register_json: There again, finally found the right way to pass the ports table to be processed correctly. Marco Cirillo Fri, 22 Apr 2011 01:49:53 +0000
mod_register_json: Fixed http listener creation syntax. (Please document that in the API, that would avoid my brain overheating, thank you.) Marco Cirillo Thu, 21 Apr 2011 21:36:58 +0000
mod_register_url: added option to specify no whitelististing is employed. Marco Cirillo Sun, 17 Apr 2011 14:52:20 +0000
Implemented password and user existence check in mod_auth_sql Tomasz Sterna Wed, 13 Apr 2011 20:41:53 +0200
Reconnect on DB disconnection. Tomasz Sterna Wed, 13 Apr 2011 15:37:26 +0200
mod_register_json: Corrected typo. Marco Cirillo Tue, 12 Apr 2011 22:57:34 +0000
mod_register_json: fixed missing declared variable. Marco Cirillo Tue, 12 Apr 2011 22:51:39 +0000
mod_register_json: Let's call it the first commit, fixed all code errors (aka it works). Marco Cirillo Tue, 12 Apr 2011 22:40:26 +0000
mod_register_json: Typo fix. Marco Cirillo Tue, 12 Apr 2011 20:50:43 +0000
mod_register_json: Failed at JSON successful decode check, fixed with a code refactor. Marco Cirillo Tue, 12 Apr 2011 20:41:57 +0000
mod_register_json: Typo fix. Marco Cirillo Tue, 12 Apr 2011 19:13:16 +0000
mod_register_json: Changed log levels, added a few primitive throttling/whitelist/blacklist options Marco Cirillo Tue, 12 Apr 2011 19:09:34 +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 Tue, 12 Apr 2011 17:47:47 +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 Tue, 12 Apr 2011 17:13:38 +0000
mod_register_json: Fixed missing close quote. Marco Cirillo Tue, 12 Apr 2011 15:36:30 +0000
mod_register_json: First commit (needs tests). Marco Cirillo Tue, 12 Apr 2011 15:25:37 +0000
Implemented basic SQL authentication module. Tomasz Sterna Tue, 12 Apr 2011 00:30:53 +0200
merge with upstream Phil Stewart Sun, 03 Apr 2011 22:49:36 +0100