|
|
09/30/07 16:25:17 |
@127
|
[127]
|
thejimmyg |
Moving the 0.4 branch to trunk |
|
|
09/30/07 16:24:41 |
@126
|
[126]
|
thejimmyg |
Moving trunk to the 0.3 branch |
|
|
09/30/07 16:23:56 |
@125
|
[125]
|
thejimmyg |
Final changes for the 0.4.0 release |
|
|
09/26/07 22:44:13 |
@124
|
[124]
|
thejimmyg |
Renaming the Pylons authorize_adaptors module |
|
|
09/24/07 08:34:53 |
@123
|
[123]
|
thejimmyg |
Tweaked the users base class to make it more intuitive for creating your … |
|
|
09/23/07 17:45:21 |
@122
|
[122]
|
thejimmyg |
Restructured the authorization code |
|
|
09/23/07 14:20:44 |
@121
|
[121]
|
thejimmyg |
Changed the arabic, btw what does the word mean? |
|
|
09/23/07 14:06:39 |
@120
|
[120]
|
thejimmyg |
Added support for encrypted passwords |
|
|
09/23/07 14:06:03 |
@119
|
[119]
|
thejimmyg |
Tests now use paste.lint |
|
|
09/23/07 14:05:42 |
@118
|
[118]
|
thejimmyg |
Raises an exception if authkit.cookie.signout is used |
|
|
09/22/07 18:31:32 |
@117
|
[117]
|
thejimmyg |
Fixed the digest authentication bug in IE7, closes #31 |
|
|
09/22/07 17:16:01 |
@116
|
[116]
|
thejimmyg |
Applying Alberto Pose's fix for a custom form template |
|
|
09/22/07 17:08:22 |
@115
|
[115]
|
thejimmyg |
Applying w31rd0's patch to fix #35 |
|
|
08/22/07 22:57:50 |
@114
|
[114]
|
thejimmyg |
Significant restructuring (hopefully 100% backwards compatible) and … |
|
|
08/22/07 11:17:13 |
@113
|
[113]
|
thejimmyg |
Added support for the OpenID Simple Registration Protocol and an example … |
|
|
08/15/07 08:28:01 |
@112
|
[112]
|
thejimmyg |
Applied Dalius Dobravolskas openid patch and updated the tests to use … |
|
|
08/14/07 14:54:19 |
@111
|
[111]
|
thejimmyg |
Updating docstrings |
|
|
08/13/07 09:17:43 |
@110
|
[110]
|
thejimmyg |
Added code to check the authenticate middleware is present when using the … |
|
|
08/09/07 16:34:51 |
@109
|
[109]
|
thejimmyg |
Applying Yannick's new patch |
|
|
08/09/07 13:31:42 |
@108
|
[108]
|
thejimmyg |
Tweaked setup.py so that ez_setup.py is included in future. Thanks to Luis … |
|
|
08/09/07 13:08:54 |
@107
|
[107]
|
thejimmyg |
Changed form middleware so you can choose which status it returns and so … |
|
|
08/09/07 12:00:04 |
@106
|
[106]
|
thejimmyg |
Tidied up the tests a bit |
|
|
08/09/07 11:59:28 |
@105
|
[105]
|
thejimmyg |
Forgot to make AuthKit? a string |
|
|
08/09/07 11:37:12 |
@104
|
[104]
|
thejimmyg |
Fixed some spelling errors fixes #26 |
|
|
08/09/07 11:35:23 |
@103
|
[103]
|
thejimmyg |
Fixed #25 so that a default realm of AuthKit? is used if one isn't … |
|
|
08/09/07 11:24:55 |
@102
|
[102]
|
thejimmyg |
Fixes #23, updated install instructions and version number |
|
|
08/09/07 11:18:50 |
@101
|
[101]
|
thejimmyg |
Fixed #21 by applying ygingras's patch |
|
|
08/09/07 11:08:32 |
@100
|
[100]
|
thejimmyg |
Fixed #18 reversing not working and removed some tab characters |
|
|
08/09/07 11:00:17 |
@99
|
[99]
|
thejimmyg |
Fixed #30 using cookie include_ip behind a proxy |
|
|
07/31/07 17:21:15 |
@98
|
[98]
|
thejimmyg |
Added a missing AuthKitConfigError? import |
|
|
07/31/07 17:20:35 |
@97
|
[97]
|
thejimmyg |
Removed SQLAlchemy dependency of PostgreSQL UsersDriver? and fixed a bug in … |
|
|
07/31/07 17:19:37 |
@96
|
[96]
|
thejimmyg |
AuthKit? now works with Buildout and uses the decorator module rather than … |
|
|
07/14/07 17:56:46 |
@95
|
[95]
|
bbangert |
Updating doc strings for 0.4. Patch from Yannick Gingras. |
|
|
07/10/07 23:39:02 |
@94
|
[94]
|
bbangert |
Adding logging statements to SSO. Also added proper nesting and protection … |
|
|
07/10/07 12:49:25 |
@93
|
[93]
|
thejimmyg |
Adding a config example and tests |
|
|
07/10/07 00:24:46 |
@91
|
[91]
|
bbangert |
Added capability to use the auth cookie's when present to retain the … |
|
|
07/09/07 22:07:12 |
@90
|
[90]
|
bbangert |
Fixing dependencies for latest Paste versions. |
|
|
07/09/07 22:03:54 |
@89
|
[89]
|
bbangert |
Fixed improper redirect url not having leading / |
|
|
06/13/07 20:58:55 |
@88
|
[88]
|
bbangert |
Cleaned up SSO API, switched SSO API to use middleware + handler for … |
|
|
06/13/07 20:56:11 |
@87
|
[87]
|
bbangert |
PEP 8 cleanups. |
|
|
06/13/07 20:54:58 |
@86
|
[86]
|
bbangert |
Close the app_iter if necessary. |
|
|
06/13/07 20:16:51 |
@85
|
[85]
|
bbangert |
Swapping has_key for 'not in' for future compatibility (also marginally … |
|
|
06/07/07 05:56:20 |
@84
|
[84]
|
bbangert |
Reworked SSO API to use a handler for the 401 trigger, as well as a normal … |
|
|
06/07/07 05:10:07 |
@83
|
[83]
|
bbangert |
* PEP 8 clean-up … |
|
|
06/07/07 05:08:58 |
@82
|
[82]
|
bbangert |
Fixed prior commit which wasn't passing cookie_args as dict expansion. |
|
|
06/05/07 23:31:41 |
@81
|
[81]
|
bbangert |
Changed authorised to authorized for consistency. |
|
|
06/05/07 22:49:10 |
@80
|
[80]
|
bbangert |
PEP 8 indentation and wrapping clean-up. |
|
|
06/05/07 18:33:57 |
@79
|
[79]
|
bbangert |
Added option to avoid duplicate creation of HTTP exception handler. |
|
|
06/04/07 20:47:18 |
@78
|
[78]
|
bbangert |
* Adding SSO sub-directory, redirecting API, and CAS auth handler. |
|
|
06/04/07 20:45:59 |
@77
|
[77]
|
bbangert |
PEP 8 clean-up and removal of commented and non-running code blocks. |
|
|
06/04/07 15:38:12 |
@76
|
[76]
|
bbangert |
Upping beaker dependency to latest stable version. |
|
|
06/04/07 15:36:42 |
@75
|
[75]
|
bbangert |
Merging changes into changelog. |
|
|
06/04/07 15:34:50 |
@74
|
[74]
|
bbangert |
* Fixed binding check to return none, instead of throwing an Exception … |
|
|
06/04/07 10:58:22 |
@73
|
[73]
|
thejimmyg |
Added changes and license file and first draft of the postgresql users … |
|
|
05/31/07 16:13:17 |
@72
|
[72]
|
thejimmyg |
Fixed a typo |
|
|
05/28/07 14:52:00 |
@71
|
[71]
|
thejimmyg |
Added sqlalchemy user API driver, as well as new permissions - IPFrom and … |
|
|
05/24/07 10:43:26 |
@70
|
[70]
|
thejimmyg |
Fixed an import error |
|
|
05/14/07 13:43:25 |
@69
|
[69]
|
thejimmyg |
Added charset support to form and passurl middleware |
|
|
04/22/07 21:04:29 |
@68
|
[68]
|
thejimmyg |
Refactoring based on Ben's suggestions |
|
|
04/18/07 15:46:07 |
@67
|
[67]
|
thejimmyg |
Added a database example, changed permissions to work with the new user … |
|
|
04/17/07 23:22:47 |
@66
|
[66]
|
thejimmyg |
Completely reworked user management API and corresponding tests |
|
|
04/02/07 16:02:17 |
@65
|
[65]
|
thejimmyg |
Refactored some of the file handling to raise a proper exception if a file … |
|
|
03/17/07 15:21:50 |
@64
|
[64]
|
thejimmyg |
Fixes to the new template plugin code |
|
|
03/17/07 11:39:04 |
@63
|
[63]
|
thejimmyg |
Initial creation of an authenticate plugin template |
|
|
03/17/07 01:05:05 |
@62
|
[62]
|
thejimmyg |
Fixed a filename bug pointed out by Chris Shenton |
|
|
03/13/07 00:36:57 |
@61
|
[61]
|
thejimmyg |
Fixed some bugs and introduced a basic test suite |
|
|
03/12/07 21:56:33 |
@60
|
[60]
|
thejimmyg |
Some more changes, need further testing |
|
|
03/09/07 11:22:57 |
@59
|
[59]
|
thejimmyg |
Added the 0.4 branch |
|
|
09/18/06 14:21:52 |
@14
|
[14]
|
thejimmyg |
Moving branches to AuthKit? |
|
copied from branches:
|
|
|
09/05/06 13:05:49 |
@1
|
[1]
|
root |
Initial import |