##// END OF EJS Templates
Fixed the bug in the OpenID registration where the form wouldn't take a login...
Fixed the bug in the OpenID registration where the form wouldn't take a login AccountController#open_id_authenticate was adding an auth_source_registration to the session which caused AccountController#register to use the wrong codepath. #2757 git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2483 e93f8b46-1217-0410-a6f0-8f06a7374b81
Eric Davis -
r2421:24ee6b9a1b16
Show More
Name Size Modified Last Commit Author
/ test / functional
account_controller_test.rb Loading ...
admin_controller_test.rb Loading ...
application_controller_test.rb Loading ...
attachments_controller_test.rb Loading ...
boards_controller_test.rb Loading ...
custom_fields_controller_test.rb Loading ...
documents_controller_test.rb Loading ...
enumerations_controller.rb Loading ...
issue_relations_controller_test.rb Loading ...
issues_controller_test.rb Loading ...
journals_controller_test.rb Loading ...
mail_handler_controller_test.rb Loading ...
members_controller_test.rb Loading ...
messages_controller_test.rb Loading ...
my_controller_test.rb Loading ...
news_controller_test.rb Loading ...
projects_controller_test.rb Loading ...
queries_controller_test.rb Loading ...
reports_controller_test.rb Loading ...
repositories_bazaar_controller_test.rb Loading ...
repositories_controller_test.rb Loading ...
repositories_cvs_controller_test.rb Loading ...
repositories_darcs_controller_test.rb Loading ...
repositories_git_controller_test.rb Loading ...
repositories_mercurial_controller_test.rb Loading ...
repositories_subversion_controller_test.rb Loading ...
roles_controller_test.rb Loading ...
search_controller_test.rb Loading ...
settings_controller_test.rb Loading ...
sys_controller_test.rb Loading ...
timelog_controller_test.rb Loading ...
trackers_controller_test.rb Loading ...
users_controller_test.rb Loading ...
versions_controller_test.rb Loading ...
watchers_controller_test.rb Loading ...
welcome_controller_test.rb Loading ...
wiki_controller_test.rb Loading ...
wikis_controller_test.rb Loading ...
workflows_controller_test.rb Loading ...