Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom product access management #37

Closed
forbiddenpotato opened this issue Jun 27, 2023 · 1 comment · Fixed by AlmaLinux/albs-web-server#900
Closed

Custom product access management #37

forbiddenpotato opened this issue Jun 27, 2023 · 1 comment · Fixed by AlmaLinux/albs-web-server#900
Assignees

Comments

@forbiddenpotato
Copy link

forbiddenpotato commented Jun 27, 2023

AC:

  • User with sufficient access role can assign roles for this product to another users of the Build System
  • Available roles:
    • Owner (can change product metadata and assign/remove additional owners and releasers to this product)
    • Administrator (can assign/remove releasers to this product)
    • Releaser (can sign and release to this product)
  • Owner always administrator and releaser
  • At least one Owner required (can't remove the last one)
  • User can have many roles
@javihernandez
Copy link
Member

  • User with sufficient access role can assign roles for this product to another users of the Build System

  • Available roles:

    • Owner (can change product metadata and assign/remove additional owners and releasers to this product)
    • Administrator (can assign/remove releasers to this product)
    • Releaser (can sign and release to this product)

All this is already possible

image
image

Other items in AC are still required, but not urgent in my opinion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants