1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-24 15:59:41 +02:00
portainer/api/http/handler/registries
Marcelo Rydel f9f937f844
feat(registries): Registry browser for non-admins [EE-2459] (#6549)
* feat(registries): allow non-admin users to see environment registries

* remove unused function

* fix error message

* fix test

* fix imports order

* feat(registry): check access first, add parameters name

* use registryID

* fix(sidebar): allow standard users to see endpoint registries view

Co-authored-by: LP B <xAt0mZ@users.noreply.github.com>
2022-04-07 15:22:31 +02:00
..
handler.go feat(registries): Registry browser for non-admins [EE-2459] (#6549) 2022-04-07 15:22:31 +02:00
proxy_gitlab.go feat(registry): gitlab support (#3107) 2019-11-12 16:28:31 +13:00
registry_configure.go fix(app): add github action for linting and formatting [EE-2344] (#6356) 2022-01-17 07:53:32 +02:00
registry_create.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 2021-12-15 15:26:09 +13:00
registry_create_test.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 2021-12-15 15:26:09 +13:00
registry_delete.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 2021-12-15 15:26:09 +13:00
registry_inspect.go feat(registries): Registry browser for non-admins [EE-2459] (#6549) 2022-04-07 15:22:31 +02:00
registry_list.go feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079) 2021-11-30 15:31:16 +13:00
registry_update.go fix(app): add github action for linting and formatting [EE-2344] (#6356) 2022-01-17 07:53:32 +02:00
registry_update_test.go feat(registries): Registry browser for non-admins [EE-2459] (#6549) 2022-04-07 15:22:31 +02:00