You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1.I set Redmine Authentification like in: http://gitblit.com/setup_authentication.html
2.It works just fine, but every Redmine-user is a admin in Gitblit (see screenshots)
What is the expected output? What do you see instead?
Only users that are admins in Redmine should be admins in Gitblit.
What version of the product are you using? On what operating system?
- GitBlit 1.3.2
- Redmine 2.3.1
- Ubuntu 13.10
Reported by fischer.johann89 on 2014-02-13 23:05:20
Yeah, I've never been happy with this. Gitblit is relying on an undocumented behavior
of Redmine. And it sounds like the behavior has changed.
https://dev.gitblit.com/blob/gitblit.git/master/src!main!java!com!gitblit!auth!RedmineAuthProvider.java#L137
Originally reported on Google Code with ID 368
Reported by
fischer.johann89
on 2014-02-13 23:05:20- _Attachment: users_in_redmine.PNG
![users_in_redmine.PNG](https://storage.googleapis.com/google-code-attachments/gitblit/issue-368/comment-0/users_in_redmine.PNG)_ - _Attachment: users_in_gitblit.PNG
![users_in_gitblit.PNG](https://storage.googleapis.com/google-code-attachments/gitblit/issue-368/comment-0/users_in_gitblit.PNG)_
The text was updated successfully, but these errors were encountered: