portainer/api/apikey
zees-dev 5839f96787
- standard user cannot delete another users api-keys (#6208) (#6217)
- added new method to get api key by ID
- added tests
2021-12-06 10:21:33 +13:00
..
apikey.go - standard user cannot delete another users api-keys (#6208) (#6217) 2021-12-06 10:21:33 +13:00
apikey_test.go feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079) 2021-11-30 15:31:16 +13:00
cache.go feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079) 2021-11-30 15:31:16 +13:00
cache_test.go feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079) 2021-11-30 15:31:16 +13:00
service.go - standard user cannot delete another users api-keys (#6208) (#6217) 2021-12-06 10:21:33 +13:00
service_test.go - standard user cannot delete another users api-keys (#6208) (#6217) 2021-12-06 10:21:33 +13:00