portainer/api/http/handler
Anthony Lapenna 7d76bc89e7
feat(api): relocate authorizations outside of JWT (#3079)
* feat(api): relocate authorizations outside of JWT

* fix(api): update user authorization after enabling the RBAC extension

* feat(api): add PortainerEndpointList operation in the default portainer authorizations

* feat(auth): retrieve authorization from API instead of JWT

* refactor(auth): move permissions retrieval to function

* refactor(api): document authorizations methods
2019-09-10 10:58:26 +12:00
..
auth feat(api): relocate authorizations outside of JWT (#3079) 2019-09-10 10:58:26 +12:00
dockerhub feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
endpointgroups feat(api): relocate authorizations outside of JWT (#3079) 2019-09-10 10:58:26 +12:00
endpointproxy feat(edge): introduce support for Edge agent (#3031) 2019-07-26 10:38:07 +12:00
endpoints feat(api): relocate authorizations outside of JWT (#3079) 2019-09-10 10:58:26 +12:00
extensions feat(api): relocate authorizations outside of JWT (#3079) 2019-09-10 10:58:26 +12:00
file fix(api): remove x-frame-options header (#2322) 2018-10-03 14:18:03 +13:00
motd feat(edge): introduce support for Edge agent (#3031) 2019-07-26 10:38:07 +12:00
registries fix(api): fix an issue with RegistryUpdate operation (#3137) 2019-09-10 10:55:27 +12:00
resourcecontrols refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +13:00
roles feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
schedules feat(edge): introduce support for Edge agent (#3031) 2019-07-26 10:38:07 +12:00
settings feat(edge): introduce support for Edge agent (#3031) 2019-07-26 10:38:07 +12:00
stacks feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
status refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +13:00
tags feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
teammemberships feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
teams feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
templates feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
upload feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
users feat(api): relocate authorizations outside of JWT (#3079) 2019-09-10 10:58:26 +12:00
webhooks feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
websocket feat(edge): introduce support for Edge agent (#3031) 2019-07-26 10:38:07 +12:00
handler.go fix(rbac): add specific authorization for Storidge management 2019-05-27 10:41:12 +12:00