Menu

Commit [r2442]  Maximize  Restore  History

Added the ability to login via OpenID.

* Refactored AccountController#login to use either
password or openid based authentication
* Extracted AccountController#successful_authentication
to setup a user's session cookies and redirect
* Implemented the start of AccountController#open_id_authentication
which will check with the OpenID server and perform authentication.
* Added text field for the OpenID url to /login
* Added identity_url for OpenID to the user forms.
* Added option to login with OpenID to the register form.
* Added a root url route, which is used by the OpenID plugin

#699

edavis10 2009-02-11

changed /trunk/app/controllers/account_controller.rb
changed /trunk/app/views/account/login.rhtml
changed /trunk/app/views/account/register.rhtml
changed /trunk/app/views/my/account.rhtml
changed /trunk/app/views/users/_form.rhtml
changed /trunk/config/routes.rb
changed /trunk/lang/en.yml
added /trunk/public/images/openid-bg.gif
changed /trunk/public/stylesheets/application.css
/trunk/app/controllers/account_controller.rb Diff Switch to side-by-side view
Loading...
/trunk/app/views/account/login.rhtml Diff Switch to side-by-side view
Loading...
/trunk/app/views/account/register.rhtml Diff Switch to side-by-side view
Loading...
/trunk/app/views/my/account.rhtml Diff Switch to side-by-side view
Loading...
/trunk/app/views/users/_form.rhtml Diff Switch to side-by-side view
Loading...
/trunk/config/routes.rb Diff Switch to side-by-side view
Loading...
/trunk/lang/en.yml Diff Switch to side-by-side view
Loading...
/trunk/public/images/openid-bg.gif
Binary file was added.
/trunk/public/stylesheets/application.css Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.