root


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:39:23 @164 [164] thejimmyg Fixing a problem with the new multi middleware
(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 01:35:12 @160 [160] thejimmyg Added 0.4.2 tag
(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) 07/17/08 11:11:38 @156 [156] thejimmyg Added missing import
(edit) 06/14/08 14:45:05 @155 [155] thejimmyg WARNING: setup.enable = false now also disables authorization, added …
(edit) 05/30/08 17:41:50 @154 [154] thejimmyg Added missing self.charset
(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 14:21:49 @149 [149] thejimmyg Fixed user tokens hopefully #17
(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/08/07 12:01:52 @141 [141] thejimmyg Updated to use the experimental SQLAlchemyManage pacakge
(edit) 11/08/07 12:01:17 @140 [140] thejimmyg Fixed a bug where the new cookie implementation tries to clear the session …
(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/06/07 00:40:07 @138 [138] thejimmyg Renamed internalpath to the more meaningful signin path
(edit) 11/06/07 00:39:11 @137 [137] thejimmyg Added an SQLAlchemy 0.4 driver which uses the (as yet unreleased) …
(edit) 11/06/07 00:37:54 @136 [136] thejimmyg Added some updates to support OpenID 2
(edit) 11/06/07 00:37:36 @135 [135] thejimmyg Added some updates to support OpenID 2
(edit) 11/06/07 00:35:39 @134 [134] thejimmyg Added provisional support for cookies which don't store the username in …
(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 22:18:33 @132 [132] thejimmyg Incremented version number, switched to dev mode
(edit) 09/30/07 22:15:41 @131 [131] thejimmyg encrypt function wasn't called
(edit) 09/30/07 19:14:00 @130 [130] thejimmyg Added the AuthKit? cookbook link
(edit) 09/30/07 18:21:00 @129 [129] thejimmyg Adding the 0.4.0 tag
(edit) 09/30/07 18:11:20 @128 [128] thejimmyg Documentation fixes
(edit) 09/30/07 16:25:17 @127 [127] thejimmyg Moving the 0.4 branch to trunk
(edit) 09/30/07 16:24:41 @126 [126] thejimmyg Moving trunk to the 0.3 branch
(edit) 09/30/07 16:23:56 @125 [125] thejimmyg Final changes for the 0.4.0 release
(edit) 09/26/07 22:44:13 @124 [124] thejimmyg Renaming the Pylons authorize_adaptors module
(edit) 09/24/07 08:34:53 @123 [123] thejimmyg Tweaked the users base class to make it more intuitive for creating your …
(edit) 09/23/07 17:45:21 @122 [122] thejimmyg Restructured the authorization code
(edit) 09/23/07 14:20:44 @121 [121] thejimmyg Changed the arabic, btw what does the word mean?
(edit) 09/23/07 14:06:39 @120 [120] thejimmyg Added support for encrypted passwords
(edit) 09/23/07 14:06:03 @119 [119] thejimmyg Tests now use paste.lint
(edit) 09/23/07 14:05:42 @118 [118] thejimmyg Raises an exception if authkit.cookie.signout is used
(edit) 09/22/07 18:31:32 @117 [117] thejimmyg Fixed the digest authentication bug in IE7, closes #31
(edit) 09/22/07 17:16:01 @116 [116] thejimmyg Applying Alberto Pose's fix for a custom form template
(edit) 09/22/07 17:08:22 @115 [115] thejimmyg Applying w31rd0's patch to fix #35
(edit) 08/22/07 22:57:50 @114 [114] thejimmyg Significant restructuring (hopefully 100% backwards compatible) and …
(edit) 08/22/07 11:17:13 @113 [113] thejimmyg Added support for the OpenID Simple Registration Protocol and an example …
(edit) 08/15/07 08:28:01 @112 [112] thejimmyg Applied Dalius Dobravolskas openid patch and updated the tests to use …
(edit) 08/14/07 14:54:19 @111 [111] thejimmyg Updating docstrings
(edit) 08/13/07 09:17:43 @110 [110] thejimmyg Added code to check the authenticate middleware is present when using the …
(edit) 08/09/07 16:34:51 @109 [109] thejimmyg Applying Yannick's new patch
(edit) 08/09/07 13:31:42 @108 [108] thejimmyg Tweaked setup.py so that ez_setup.py is included in future. Thanks to Luis …
(edit) 08/09/07 13:08:54 @107 [107] thejimmyg Changed form middleware so you can choose which status it returns and so …
(edit) 08/09/07 12:00:04 @106 [106] thejimmyg Tidied up the tests a bit
(edit) 08/09/07 11:59:28 @105 [105] thejimmyg Forgot to make AuthKit? a string
(edit) 08/09/07 11:37:12 @104 [104] thejimmyg Fixed some spelling errors fixes #26
(edit) 08/09/07 11:35:23 @103 [103] thejimmyg Fixed #25 so that a default realm of AuthKit? is used if one isn't …
(edit) 08/09/07 11:24:55 @102 [102] thejimmyg Fixes #23, updated install instructions and version number
(edit) 08/09/07 11:18:50 @101 [101] thejimmyg Fixed #21 by applying ygingras's patch
(edit) 08/09/07 11:08:32 @100 [100] thejimmyg Fixed #18 reversing not working and removed some tab characters
(edit) 08/09/07 11:00:17 @99 [99] thejimmyg Fixed #30 using cookie include_ip behind a proxy
(edit) 07/31/07 17:21:15 @98 [98] thejimmyg Added a missing AuthKitConfigError? import
(edit) 07/31/07 17:20:35 @97 [97] thejimmyg Removed SQLAlchemy dependency of PostgreSQL UsersDriver? and fixed a bug in …
(edit) 07/31/07 17:19:37 @96 [96] thejimmyg AuthKit? now works with Buildout and uses the decorator module rather than …
(edit) 07/14/07 17:56:46 @95 [95] bbangert Updating doc strings for 0.4. Patch from Yannick Gingras.
(edit) 07/10/07 23:39:02 @94 [94] bbangert Adding logging statements to SSO. Also added proper nesting and protection …
(edit) 07/10/07 12:49:25 @93 [93] thejimmyg Adding a config example and tests
(edit) 07/10/07 12:18:43 @92 [92] thejimmyg Fixed a typo
(edit) 07/10/07 00:24:46 @91 [91] bbangert Added capability to use the auth cookie's when present to retain the …
(edit) 07/09/07 22:07:12 @90 [90] bbangert Fixing dependencies for latest Paste versions.
(edit) 07/09/07 22:03:54 @89 [89] bbangert Fixed improper redirect url not having leading /
(edit) 06/13/07 20:58:55 @88 [88] bbangert Cleaned up SSO API, switched SSO API to use middleware + handler for …
(edit) 06/13/07 20:56:11 @87 [87] bbangert PEP 8 cleanups.
(edit) 06/13/07 20:54:58 @86 [86] bbangert Close the app_iter if necessary.
(edit) 06/13/07 20:16:51 @85 [85] bbangert Swapping has_key for 'not in' for future compatibility (also marginally …
(edit) 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 …
(edit) 06/07/07 05:10:07 @83 [83] bbangert * PEP 8 clean-up …
(edit) 06/07/07 05:08:58 @82 [82] bbangert Fixed prior commit which wasn't passing cookie_args as dict expansion.
(edit) 06/05/07 23:31:41 @81 [81] bbangert Changed authorised to authorized for consistency.
(edit) 06/05/07 22:49:10 @80 [80] bbangert PEP 8 indentation and wrapping clean-up.
(edit) 06/05/07 18:33:57 @79 [79] bbangert Added option to avoid duplicate creation of HTTP exception handler.
(edit) 06/04/07 20:47:18 @78 [78] bbangert * Adding SSO sub-directory, redirecting API, and CAS auth handler.
(edit) 06/04/07 20:45:59 @77 [77] bbangert PEP 8 clean-up and removal of commented and non-running code blocks.
(edit) 06/04/07 15:38:12 @76 [76] bbangert Upping beaker dependency to latest stable version.
(edit) 06/04/07 15:36:42 @75 [75] bbangert Merging changes into changelog.
(edit) 06/04/07 15:34:50 @74 [74] bbangert * Fixed binding check to return none, instead of throwing an Exception …
(edit) 06/04/07 10:58:22 @73 [73] thejimmyg Added changes and license file and first draft of the postgresql users …
(edit) 05/31/07 16:13:17 @72 [72] thejimmyg Fixed a typo