|
|
12/16/08 14:24:03 |
@174
|
[174]
|
thejimmyg |
Updated code for #61 again, checking in for release |
|
|
11/23/08 02:19:55 |
@172
|
[172]
|
thejimmyg |
Tweaked the multi middleware |
|
|
11/19/08 12:43:52 |
@171
|
[171]
|
thejimmyg |
Fixed #50, OpenID problem |
|
|
11/19/08 12:34:09 |
@170
|
[170]
|
thejimmyg |
Added bad cookie support to fix #65 and twaked render function … |
|
|
11/09/08 20:42:42 |
@169
|
[169]
|
thejimmyg |
Added a new algorithm for guessing the form action and added an … |
|
|
11/09/08 19:10:34 |
@167
|
[167]
|
thejimmyg |
Removed arabic letters from the form handler, fixes #40 |
|
|
11/09/08 19:07:40 |
@166
|
[166]
|
thejimmyg |
Added some headers to the form handler for IE to fix #54 |
|
|
11/08/08 21:39:23 |
@164
|
[164]
|
thejimmyg |
Fixing a problem with the new multi middleware |
|
|
11/08/08 21:18:27 |
@163
|
[163]
|
thejimmyg |
Adding iterator support |
|
|
11/08/08 20:39:04 |
@162
|
[162]
|
thejimmyg |
Set the pylons.status_code_redirect environment variable on all redirected … |
|
|
11/08/08 13:49:24 |
@161
|
[161]
|
thejimmyg |
Adding the pylons.error_call key globally, raising an error if a user … |
|
|
11/08/08 00:25:08 |
@159
|
[159]
|
thejimmyg |
Applied most of ticket 59 |
|
|
11/08/08 00:11:25 |
@158
|
[158]
|
thejimmyg |
Fixed a bug in cookie, added WebOb? exceptions support and applied #52 |
|
|
07/17/08 11:11:38 |
@156
|
[156]
|
thejimmyg |
Added missing import |
|
|
06/14/08 14:45:05 |
@155
|
[155]
|
thejimmyg |
WARNING: setup.enable = false now also disables authorization, added … |
|
|
05/30/08 17:41:50 |
@154
|
[154]
|
thejimmyg |
Added missing self.charset |
|
|
05/20/08 16:21:19 |
@153
|
[153]
|
thejimmyg |
Applied charset patch to form.py, fixes #53 |
|
|
05/13/08 16:00:56 |
@152
|
[152]
|
thejimmyg |
Added a series of updates to SQLAlchemy code plus a fix to the OpenID … |
|
|
04/30/08 09:58:08 |
@151
|
[151]
|
thejimmyg |
Fixed #50 yahoo.com openid signins work with latest Python OpenID now. |
|
|
03/14/08 14:36:35 |
@150
|
[150]
|
thejimmyg |
Updated the database example and fixed #43 |
|
|
03/14/08 14:21:49 |
@149
|
[149]
|
thejimmyg |
Fixed user tokens hopefully #17 |
|
|
03/14/08 13:49:27 |
@148
|
[148]
|
thejimmyg |
Added experimental version of multi to fix #41 |
|
|
03/10/08 18:06:26 |
@147
|
[147]
|
thejimmyg |
Added get support to forms |
|
|
03/10/08 14:35:28 |
@146
|
[146]
|
thejimmyg |
Fixed a bug in form handling and added a new form2 example using a custom … |
|
|
02/25/08 00:16:15 |
@145
|
[145]
|
thejimmyg |
Fixed bug reported by Sam Gentle where remote addr is obtained from … |
|
|
01/09/08 20:14:19 |
@144
|
[144]
|
thejimmyg |
Added an alternative construct_url() method |
|
|
11/08/07 12:52:20 |
@143
|
[143]
|
thejimmyg |
Fixed #38, cookie sign out path should match the path specified in the … |
|
|
11/08/07 12:42:12 |
@142
|
[142]
|
thejimmyg |
Fixed #37, missing import of sys |
|
|
11/08/07 12:01:17 |
@140
|
[140]
|
thejimmyg |
Fixed a bug where the new cookie implementation tries to clear the session … |
|
|
11/06/07 00:40:50 |
@139
|
[139]
|
thejimmyg |
Corrected the form middleware to return 200 OK by default so that Safari 3 … |
|
|
11/06/07 00:40:07 |
@138
|
[138]
|
thejimmyg |
Renamed internalpath to the more meaningful signin path |
|
|
11/06/07 00:37:54 |
@136
|
[136]
|
thejimmyg |
Added some updates to support OpenID 2 |
|
|
11/06/07 00:35:39 |
@134
|
[134]
|
thejimmyg |
Added provisional support for cookies which don't store the username in … |
|
|
11/05/07 16:53:37 |
@133
|
[133]
|
thejimmyg |
Added a new user management API which is set up per request. |
|
|
09/30/07 18:11:20 |
@128
|
[128]
|
thejimmyg |
Documentation fixes |
|
|
09/30/07 16:25:17 |
@127
|
[127]
|
thejimmyg |
Moving the 0.4 branch to trunk |
|
copied from AuthKit/branches/0.4/authkit/authenticate:
|
|
|
09/23/07 14:06:39 |
@120
|
[120]
|
thejimmyg |
Added support for encrypted passwords |