mirror of
https://github.com/moghtech/komodo.git
synced 2026-05-06 17:35:21 -05:00
[GH-ISSUE #1101] Allow normal users to access Providers by default #6521
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @assyrus-favolo on GitHub (Jan 14, 2026).
Original GitHub issue: https://github.com/moghtech/komodo/issues/1101
Hello!
As said in https://github.com/moghtech/komodo/discussions/261#discussioncomment-14890776, right now the non-admin user has to reach out to an admin in order to use their own Git and container registry accounts.
This is bad for both:
I thought there would be a Providers section available to the user that has entries scoped to that user only, so that they can do all this autonomously.
Do you think that would be a good idea?