wellington-junio / gitblit

Automatically exported from code.google.com/p/gitblit
Apache License 2.0
0 stars 0 forks source link

Can not use the team permissions in 1.6.2 #547

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.create a team and assign a member
2.assign a repository to this team and set the permission with R+W
3. login with the team member, he can see the repository in website
4. clone the repository in source tree and input the user password
5. there is an error show in source tree for 403 of this repository
6. after that, this member will be removed from the team 

What is the expected output? What do you see instead?
The team member should be can clone the repository success, but it's failed. If 
I  set this member to owners and it works.

What version of the product are you using? On what operating system?
gitblit 1.6.2 go and running on Windows 2008 server

Please provide any additional information below.
That's all, thanks!

Original issue reported on code.google.com by winso...@gmail.com on 22 Jan 2015 at 4:11

GoogleCodeExporter commented 9 years ago
Anyone help?

Original comment by winso...@gmail.com on 29 Jan 2015 at 10:54

GoogleCodeExporter commented 9 years ago
We have a similar problem: 
one member will always removed from team if he logon to gitblit. The user has 
accountType = LDAP and owns repositories read/write. The team is accountType = 
LOCAL
- gitblit 1.6.2
- tomcat 7.0.61
- java 1.8.0_31

Original comment by grzem...@gmail.com on 25 Jun 2015 at 1:28

GoogleCodeExporter commented 9 years ago
Perhaps you'd be willing to build Gitblit from the develop branch and see if 
your issue has been resolved?

Original comment by James.Mo...@gmail.com on 28 Jun 2015 at 1:31