ChiliProject is not maintained anymore. Please be advised that there will be no more updates.

We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.

« Previous | Next » 

Revision 14e445c6

ID: 14e445c600b5efefa2e7333d0a5cf85bdabf2653
Added by Eric Davis at 2009-02-12 02:32 am

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

Related issues

  • Bug #699: Internal Error when viewing user profiles