Menu

Redmine Commit Log


Commit Date  
[r2448] by edavis10

Prevent registration via OpenID if self registration is off. #699

2009-02-11 19:07:41 Tree
[r2447] by edavis10

Refactored common methods out of register and open_id_authenticate

* Extracted register_by_email_activation
* Extracted register_automatically
* Extracted register_manually_by_administrator

#699

2009-02-11 19:07:34 Tree
[r2446] by edavis10

Added user setup needed based on the system's registration settings

* Copied the register action's chunk of code used to setup the account
based on Setting.self_registration
* Extracted method for when onthefly_creation_failed
* Added tests to confirm the behavior

#699

2009-02-11 19:07:28 Tree
[r2445] by edavis10

Added tests for the other OpenID authentication cases. #699

2009-02-11 19:07:23 Tree
[r2444] by edavis10

Adding OpenID mock and test. #699

2009-02-11 19:07:18 Tree
[r2443] by edavis10

Hooked up on the fly OpenID user creation.

* Use OpenID registration fields for the user.
* Generate a random password when a user is created.

2009-02-11 19:07:12 Tree
[r2442] by edavis10

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

2009-02-11 19:07:07 Tree
[r2441] by edavis10

Fixed a bug in open_id_authentication, where relative_url_root is defined
on ActionController:AbstractRequest not Base

#699

2009-02-11 19:07:00 Tree
[r2440] by edavis10

Added identity_url to User. #699

2009-02-11 19:06:55 Tree
[r2439] by edavis10

Added OpenID tables. #699

2009-02-11 19:06:50 Tree
Older >
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.