obsolete.ChilliProject/test
Eric Davis aed1787d51 Fixed a bug in the OpenID login when a user signed up with OpenID but hasn't
been activated yet.

When logging in the user would come back to the login page with the back_url
of My Page.  This was caused by open_id_authenticate sending the user to My Page
and My Page redirecting the user back to the login page because they haven't
been activated.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2482 e93f8b46-1217-0410-a6f0-8f06a7374b81
2009-02-20 00:16:45 +00:00
..
fixtures Adds ability to filter watched issues (#846). 2009-02-12 17:35:57 +00:00
functional Fixed a bug in the OpenID login when a user signed up with OpenID but hasn't 2009-02-20 00:16:45 +00:00
integration Converted routing and urls to follow the Rails REST convention. 2009-01-26 01:47:51 +00:00
mocks Adding OpenID mock and test. #699 2009-02-11 19:07:18 +00:00
unit Fixed: User#identity_url raises an error when invalid url is supplied (#2742). 2009-02-15 18:46:50 +00:00
helper_testcase.rb Added Redmine::WikiFormatting module and tests for wiki links. 2007-09-02 20:41:47 +00:00
test_helper.rb Added tests for the other OpenID authentication cases. #699 2009-02-11 19:07:23 +00:00