jorgebg / redmine-openid-selector

Redmine plugin. Provides an OpenID selector at login.
http://projects.jorgebg.com/projects/redmine-openid-selector
23 stars 13 forks source link

does not works with Redmine 2.4.2.stable #14

Open Cyrille37 opened 10 years ago

Cyrille37 commented 10 years ago

Hi,

It seems to not work with Redmine 2.4.2.stable

Installation (version 7184380572bbe8b0fd653be815668b23b24f159e): $ sudo git clone https://github.com/jorgebg/redmine-openid-selector.git $ sudo mv redmine-openid-selector redmine_openid_selector $ sudo service nginx restart

Then going to the redminse instance url and got a "404 not found". No special error in log production.log

After removing the plugin folder and restarted the server, all stuff works fine back.

Cheers Cyrille

jmcazaux commented 10 years ago

Had exactely the same issue.

Interested in any work around. having to paste the openID URL in the login form is not really practical for the layman user...

Edit : reading further tickets (https://github.com/jorgebg/redmine-openid-selector/issues/12) gave a solution. The name of the directory for this plugin needs to be changed to redmine_openid_selector

anarcat commented 9 years ago

same here, had to rename. it'd be nice to see this fixed as it's a major wtf.