0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 7 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
It is currently possible to override the redirection by using a home-grown method. More... over 15 years ago
Enabled a way to specify where a failed and a successfull login should redirect to on a per-commit basis. More... over 15 years ago
A url to redirect to can now be specified by the named parameters :login_redirects_to and :failed_login_redirects_to for the openid_enabled or has_openid methods
madnificent
as Aad Versteden
More... over 15 years ago
alias for openid_enabled-method, named has_openid, has been created.
madnificent
as Aad Versteden
More... over 15 years ago
added talks_openid
madnificent
as Aad Versteden
More... over 15 years ago
openid_enabled now takes a class_name. More... over 15 years ago
only saving openid_url in the session for now More... over 15 years ago
A partial for the login-form is now generated when using script/generate openid_support Foo BarController More... over 15 years ago
routes.rb is now updated with two :collection routes when using script/generate openid_support Foo BarController this effect is removed after calling script/destroy More... over 15 years ago
openid_enabled is now added to the controller, when using script/generate openid_support Foo BarController More... over 15 years ago
Created the tag_support generator to create a migration that adds an openid_url:string to the model More... over 15 years ago
Detached the code from the User-model-name More... over 15 years ago
Initial import More... over 15 years ago