redmine-openid-selector icon indicating copy to clipboard operation
redmine-openid-selector copied to clipboard

does not works with Redmine 2.4.2.stable

Open Cyrille37 opened this issue 11 years ago • 2 comments

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

Cyrille37 avatar Feb 16 '14 19:02 Cyrille37

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

jmcazaux avatar Mar 03 '14 09:03 jmcazaux

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

anarcat avatar Feb 04 '15 21:02 anarcat