root/AuthKit/trunk/CHANGELOG.txt


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 11/19/08 12:43:52 @171 [171] thejimmyg Fixed #50, OpenID problem
(edit) 11/19/08 12:34:09 @170 [170] thejimmyg Added bad cookie support to fix #65 and twaked render function …
(edit) 11/09/08 20:42:42 @169 [169] thejimmyg Added a new algorithm for guessing the form action and added an …
(edit) 11/09/08 19:33:07 @168 [168] thejimmyg Added a set_user_password() method to apply #64
(edit) 11/09/08 19:10:34 @167 [167] thejimmyg Removed arabic letters from the form handler, fixes #40
(edit) 11/09/08 19:07:40 @166 [166] thejimmyg Added some headers to the form handler for IE to fix #54
(edit) 11/09/08 17:17:29 @165 [165] thejimmyg Adding SQLAlchemy 0.5 support to the users driver
(edit) 11/08/08 21:18:27 @163 [163] thejimmyg Adding iterator support
(edit) 11/08/08 20:39:04 @162 [162] thejimmyg Set the pylons.status_code_redirect environment variable on all redirected …
(edit) 11/08/08 13:49:24 @161 [161] thejimmyg Adding the pylons.error_call key globally, raising an error if a user …
(edit) 11/08/08 00:25:08 @159 [159] thejimmyg Applied most of ticket 59
(edit) 11/08/08 00:11:25 @158 [158] thejimmyg Fixed a bug in cookie, added WebOb? exceptions support and applied #52
(edit) 10/13/08 00:10:27 @157 [157] thejimmyg Added the 0.4.1 release tag
(edit) 06/14/08 14:45:05 @155 [155] thejimmyg WARNING: setup.enable = false now also disables authorization, added …
(edit) 05/20/08 16:21:19 @153 [153] thejimmyg Applied charset patch to form.py, fixes #53
(edit) 05/13/08 16:00:56 @152 [152] thejimmyg Added a series of updates to SQLAlchemy code plus a fix to the OpenID …
(edit) 04/30/08 09:58:08 @151 [151] thejimmyg Fixed #50 yahoo.com openid signins work with latest Python OpenID now.
(edit) 03/14/08 14:36:35 @150 [150] thejimmyg Updated the database example and fixed #43
(edit) 03/14/08 13:49:27 @148 [148] thejimmyg Added experimental version of multi to fix #41
(edit) 03/10/08 18:06:26 @147 [147] thejimmyg Added get support to forms
(edit) 03/10/08 14:35:28 @146 [146] thejimmyg Fixed a bug in form handling and added a new form2 example using a custom …
(edit) 02/25/08 00:16:15 @145 [145] thejimmyg Fixed bug reported by Sam Gentle where remote addr is obtained from …
(edit) 01/09/08 20:14:19 @144 [144] thejimmyg Added an alternative construct_url() method
(edit) 11/08/07 12:52:20 @143 [143] thejimmyg Fixed #38, cookie sign out path should match the path specified in the …
(edit) 11/08/07 12:42:12 @142 [142] thejimmyg Fixed #37, missing import of sys
(edit) 11/06/07 00:40:50 @139 [139] thejimmyg Corrected the form middleware to return 200 OK by default so that Safari 3 …
(edit) 11/05/07 16:53:37 @133 [133] thejimmyg Added a new user management API which is set up per request.
(copy) 09/30/07 18:11:20 @128 [128] thejimmyg Documentation fixes
copied from AuthKit/trunk/CHANGELOG:
(copy) 09/30/07 16:25:17 @127 [127] thejimmyg Moving the 0.4 branch to trunk