root/AuthKit/trunk/AuthKit.egg-info


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(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: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 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) 06/14/08 14:45:05 @155 [155] thejimmyg WARNING: setup.enable = false now also disables authorization, added …
(edit) 04/30/08 09:58:08 @151 [151] thejimmyg Fixed #50 yahoo.com openid signins work with latest Python OpenID now.
(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) 01/09/08 20:14:19 @144 [144] thejimmyg Added an alternative construct_url() method
(edit) 11/08/07 12:01:52 @141 [141] thejimmyg Updated to use the experimental SQLAlchemyManage pacakge
(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.
(edit) 09/30/07 18:11:20 @128 [128] thejimmyg Documentation fixes
(copy) 09/30/07 16:25:17 @127 [127] thejimmyg Moving the 0.4 branch to trunk
copied from AuthKit/branches/0.4/AuthKit.egg-info:
(edit) 09/30/07 16:23:56 @125 [125] thejimmyg Final changes for the 0.4.0 release