Redmine/app
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
..
controllers 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
helpers Replaces Enumeration.get_values and Enumeration.default with named scopes. 2009-02-15 13:33:09 +00:00
models Fixes Setting.openid? (#2764). 2009-02-19 21:03:08 +00:00
views Makes the "type" field disabled when updating a custom field (#2744). 2009-02-15 16:55:48 +00:00