We have a team with write permission for Stash project (and this team has several repositories). In this project, there is one particular repo with confidential data and password hash algorithms. Because of compliance issues that repo should be visible only to two developers, listed by name.
Project has default "No Access policy" and "write policy" for a developer team. Repository has disclosed list of devs (with read and write access) in repository permissions. Unfortunately anyone with write and read permissions for the project is able to see this particular repository content.
Is there a way to restrict an access to this repository?
Hi Matt,
I'm afraid our permissions are strictly additive in that you can only grant more permissions to something. You can't add restrictions.
My suggestion would be to create a new project with just that repository and only grant the two developers access. Is that feasible? Either that or add permissions to the developer team to each repository, rather than the project, but I can imagine that will far more cumbersome to administer.
Cheers,
Charles
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.