Last modified by Boris Folgmann on 2025/05/22 14:38

From version 7.4
edited by Boris Folgmann
on 2025/05/22 14:35
Change comment: There is no comment for this version
To version 7.2
edited by Boris Folgmann
on 2025/05/22 14:32
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -3,11 +3,11 @@
3 3  In the following example, the steps for changing a complete project are shown.
4 4  
5 5  1. Go to the Project settings of the Project in Bitbucket and open the sub-page SECURITY/Project Permissions.[[image:1747923524767-792.png||height="788" width="1019"]](((
6 -Since the example project has the project key SBOM, you see a user for Jenkins called sbom-git as well as SDCloud Admin, which is used by the portal for managing the projects. All other users have been added by the Portal when somebody assigned a role for them to the project.
6 +Since the example project has the project key SBOM, you see a user for Jenkins called sbom-git as well as SDCloud Admin which is used by the portal for managing the projects. All other users have been added by the Portal when somebody assigned a role for them to the project.
7 7  )))
8 8  1. (((
9 -Press the button "Add user or group" on the top right. For the name, enter //stash-users//. Stash is the former name of Bitbucket, and the //stash-users// group contains all users having access to this Bitbucket. For permission select Read. It's strictly recommended to not use higher permissions. Then press "Add".
10 -[[image:1747923859647-669.png||height="248" width="508"]]
9 +Press the button "Add user or group" on the top right. For the name enter //stash-users//. Stash is the former name of Bitbucket and the //stash-users// group containers all users having access to this Bitbucket. For permission select Read. It's strictly recommend to not use higher permssions. Then press "Add".
10 +[[image:1747923859647-669.png||height="215" width="440"]]
11 11  )))
12 12  1. (((
13 13  The permission list now contains one more entry.
... ... @@ -19,11 +19,5 @@
19 19  1. (((
20 20  If at any time you want to stop sharing your project with all users, simply remove the group again from the permission list. To do this click on the 3 dot menu in the actions column and then select Remove.
21 21  
22 - [[image:1747924090508-197.png||height="114" width="517"]]
23 -
24 -
25 -
26 -The same approach can be applied to a single repository. To do it open the Repository settings and go to the sub-page SECURIT
27 -
28 -
22 + [[image:1747924090508-197.png]]
29 29  )))