Defect #5313
closedRedmine.pm incorrectly cooperating with LDAP
Description
I am using:
PerlAccessHandler Apache::Authn::Redmine::access_handler
PerlAuthenHandler Apache::Authn::Redmine::authen_handler.
While using mysql-stored passwords, all works fine.
I have defined that Reporters and lower do not have access to the repository at all.
If I switch to LDAP authentication though, the authentication works, but authorization doesn't, i.e. user is granted access nevertheless he is only a reporter in project.
Updated by Felix Schäfer almost 16 years ago
There have been changes to Redmine.pm in r3831 and r3832, could you please test if they work for you?
Updated by Radek Antoniuk almost 16 years ago
Hey,
Thanks for the info, however I am using debian packages so I will 'test' it when new version arrives in .deb :)
Updated by Felix Schäfer almost 16 years ago
Ok, that might take some time *coughs*. As far as I can tell, this should fix it, you mind if I close the ticket and you reopen it if you still experience problems after 0.9.6?
Updated by Felix Schäfer almost 16 years ago
- Status changed from New to Closed
- Resolution set to Fixed