Added a system setting for allowing OpenID logins and registrations
* Defaults to off * Is set in the Administration panel under Authentication #699 git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2449 e93f8b46-1217-0410-a6f0-8f06a7374b81
Showing
- app/controllers/account_controller.rb 3 additions, 3 deletionsapp/controllers/account_controller.rb
- app/views/account/login.rhtml 2 additions, 0 deletionsapp/views/account/login.rhtml
- app/views/account/register.rhtml 3 additions, 1 deletionapp/views/account/register.rhtml
- app/views/settings/_authentication.rhtml 3 additions, 0 deletionsapp/views/settings/_authentication.rhtml
- app/views/users/_form.rhtml 2 additions, 0 deletionsapp/views/users/_form.rhtml
- config/settings.yml 2 additions, 0 deletionsconfig/settings.yml
- lang/en.yml 1 addition, 0 deletionslang/en.yml
- test/functional/account_controller_test.rb 6 additions, 0 deletionstest/functional/account_controller_test.rb
Please register or sign in to comment