Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

root/plugins/open_id_authentication/lib/open_id_authentication.rb


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @9246 [9246] 04/10/08 04:51:55 josh Fixed OpenID file store class and safely fallback if there is no root_url. …
(edit) @9214 [9214] 04/02/08 15:15:11 josh OpenID Authentication plugin: Allow a return_to option to be used instead …
(edit) @9207 [9207] 04/02/08 03:33:33 rick delete the format parameter so that openid works on the iphone. add …
(edit) @9169 [9169] 03/31/08 16:13:10 josh Normalize verification error messages in OpenID authentication plugin.
(edit) @9103 [9103] 03/27/08 23:26:52 josh Updated OpenIdAuthentication to use Ruby OpenID 2.x.x gem (closes #10604) …
(edit) @8931 [8931] 02/27/08 02:45:04 bitsweat normalize_url treats nil url as blank
(edit) @8929 [8929] 02/25/08 21:04:02 bitsweat strip whitespace from url before normalizing
(edit) @8476 [8476] 12/22/07 02:49:32 bitsweat Ruby 1.9 compat: case syntax
(edit) @7263 [7263] 08/03/07 00:50:38 rick allow open_id_authentication plugin to work from a subdirectory. Closes …
(edit) @7214 [7214] 07/24/07 01:40:13 david Use URI instead of regexps to normalize the URL and gain free, better …
(edit) @7163 [7163] 07/06/07 15:29:39 rick add module method to access the OpenID store value
(edit) @7162 [7162] 07/06/07 15:19:50 rick * Allow -'s in #normalize_url [Rick] * remove instance of mattr_accessor, …
(edit) @7115 [7115] 06/25/07 16:29:26 david Throw a InvalidOpenId exception instead of just a RuntimeError when the …
(edit) @6936 [6936] 06/04/07 21:50:40 xal Make no assumptions on how i want to load the openid library :)
(edit) @6514 [6514] 04/11/07 19:58:30 david Added a new default database-backed store after experiencing trouble with …
(edit) @6452 [6452] 03/20/07 02:56:42 minam allow that identity_url may be nil
(edit) @6334 [6334] 03/05/07 03:05:41 david Made normalize_url available to users outside of controllers with the …
(edit) @6331 [6331] 03/05/07 01:10:16 david Added normalize_url and applied it to all operations going through the …
(edit) @6324 [6324] 03/04/07 22:02:36 david Added OpenIdAuthentication::Result to make it easier to deal with default …
(edit) @6318 [6318] 03/04/07 20:59:06 david Stop relying on root_url being defined, we can just grab the current url …
(edit) @6252 [6252] 02/27/07 05:48:39 rick add sreg support
(edit) @6251 [6251] 02/27/07 04:41:41 rick attempt to load ruby-openid. if it's not there, #open_id? always returns …
(add) @6245 [6245] 02/27/07 01:29:20 david Added simple OpenID authentication Rails plugin wrapper for ruby-openid
Note: See TracRevisionLog for help on using the revision log.