Devolutions / Devolutions/UniGetUI
[FEATURE REQUEST] Honor chocolatey repos self-serve and admin only flags
- Dominant language
- C#
- Stars
- 26.1k
- Forks
- 924
- Avg merge
- 15h 52m
- Merged PRs (30d)
- 52
Description
## Before submitting the issue
- [x] **I have checked that the requested feature is not a duplicate or, if it is, it needs to be reopened**
- [x] **I have checked that I am running the latest version of WingetUI**
- [x] **I have checked the [FAQ](https://github.com/marticliment/WingetUI#frequently-asked-questions) section**
- [x] **I have read the [contributing guidelines](https://github.com/marticliment/WingetUI/blob/main/CONTRIBUTING.md#feature-requests) and I agree with the [Code of Conduct](https://github.com/marticliment/WingetUI/blob/main/CODE_OF_CONDUCT.md)**
## Is your feature request related to a problem? Please describe.
WingetUI is an excellent self-serve utility for organizations with internal repositories. It would be great if WingetUI could honor repos flagged for admin only and/or flagged for self-serve.
## Describe the solution you'd like
Like if user does not have admin privileges and admin only is set to true then don't show/check that repo. Or if self-serve is set to false and user is not admin don't permit installation (or prompt for elevation), etc. Repos default to false for both so probalby would need an override as well. which i suspect would need to be on by default.
Contributor guide
Assessment
This issue has not been assessed yet.