Obsolete!!! Backbone’s changes for ChiliProject
Go to file
Eric Davis 14e445c600 Fixed the bundled ruby-openid gem
* The open_id_authentication plugin will require the gem automatically so
  it doesn't need to be added to environment.rb
* Changed the version requirement on the open_id_authentication to match
  the latest stable version.  Rails config.gem looks for a directory named
  after that specific version and will not load newer versions.

  #699

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2452 e93f8b46-1217-0410-a6f0-8f06a7374b81
2009-02-12 01:32:50 +00:00
app Slight changes to the issue lists displayed on My page. 2009-02-11 20:25:05 +00:00
config Fixed the bundled ruby-openid gem 2009-02-12 01:32:50 +00:00
db/migrate Added identity_url to User. #699 2009-02-11 19:06:55 +00:00
doc Codified instructions from RUNNING_TESTS as rake tasks for convenience 2009-01-12 04:44:01 +00:00
extra Replaces the repositories management SOAP API with a simple REST API. 2009-02-10 22:03:25 +00:00
files trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
lang Added a system setting for allowing OpenID logins and registrations 2009-02-11 19:24:28 +00:00
lib Renamed variables to be more descriptive. #2542 2009-02-10 03:12:45 +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 Added a system setting for allowing OpenID logins and registrations 2009-02-11 19:24:28 +00:00
vendor Fixed the bundled ruby-openid gem 2009-02-12 01:32:50 +00:00
Rakefile trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00