redmine_ssl_auth icon indicating copy to clipboard operation
redmine_ssl_auth copied to clipboard

uninitialized constant ActionDispatch::Routing::Routes

Open bitozoid opened this issue 12 years ago • 2 comments

I have tried this plugin in redmine version 2.2.4, but it seems the routes.rb file is not migrated to version 2. Any plan to upgrade this plugin?

$ RAILS_ENV=production rake redmine:plugins:migrate
An error occurred while loading the routes definition of redmine_ssl_auth plugin (/usr/local/redmine/redmine2/plugins/redmine_ssl_auth/config/routes.rb): uninitialized constant ActionDispatch::Routing::Routes.

bitozoid avatar Apr 01 '13 14:04 bitozoid

Hi, I haven't used redmine in about 3 years, so no plans to update this.

It seems that this fork has support for redmine 2: https://github.com/tranthamp/redmine_ssl_auth/commit/26d037d4c7c02ec96d667fcf5accb90f5c119179

koke avatar Apr 02 '13 14:04 koke

I tried this and it worked: https://github.com/vitstradal/redmine_remote_user_auth

Thx

bitozoid avatar Apr 05 '13 14:04 bitozoid