My patches for Redmine
Go to file
Eric Davis 24ee6b9a1b 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
2009-02-20 00:31:50 +00:00
app Fixed the bug in the OpenID registration where the form wouldn't take a login 2009-02-20 00:31:50 +00:00
config Fixed the bundled ruby-openid gem 2009-02-12 01:32:50 +00:00
db/migrate Adds an index on watchers table to speed up watched issue filtering. 2009-02-14 19:06:44 +00:00
doc Updates 0.8.1 CHANGELOG. 2009-02-15 09:02:41 +00:00
extra Fixed: add group option to set the repository gid. Default is root (#2747) 2009-02-16 19:33:43 +00:00
files trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
lang translation updates: hu (#2737), sv (#2740), pl (#2741), pt-br (#2781) 2009-02-18 19:20:56 +00:00
lib Replaces Enumeration.get_values and Enumeration.default with named scopes. 2009-02-15 13:33:09 +00:00
log trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
public Added the ability to login via OpenID. 2009-02-11 19:07:07 +00:00
script Merged Rails 2.1 compatibility branch. 2008-07-04 17:58:14 +00:00
test 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
vendor/plugins Removes the fat ruby-openid gem. Simply use 'gem install ruby-openid' to enable openid support. 2009-02-12 21:25:50 +00:00
Rakefile trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00