Hi there,
is there any possibility to create a repository in a Bitbucket project that is "private" a.k.a. not visible for all logged in users and then have a repository within this project that is visible (read/writeable) for all logged in users. Like
What I need is kind of a group like "everybody" or "logged in users".
Thanks for your help,
Michael
Community moderators have prevented the ability to post new answers.
Repository permissions are additive so it is possible. Once you add a repository to the project that can be seen by a user, the project will also be visible to that user but any repositories that they don't have access for will not be visible.
Hi @Steven Whitman - thanks for your answer. Unfortunately this piece of information is not helping me. I know that I can "add permissions" but only on a per-user or per-group basis. What I need is a group for "all users" that I don't have to maintain, i.e. not add any new users. That is the only practical way at the moment to maintain the permissions in a doable fashion.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I think it depends on how you have your user management configured. Are you integrating with an LDAP server or Active Directory? On our system we have a "Stash Users" group that users have to be in in order to receive Stash licenses, but I don't think that's a built-in feature.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.