portainer/api/http/proxy
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
..
access_control.go feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
azure_transport.go refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +13:00
build.go refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +13:00
configs.go feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
containers.go feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
docker_transport.go feat(api): relocate authorizations outside of JWT (#3079) 2019-09-10 10:58:26 +12:00
factory.go feat(api): relocate authorizations outside of JWT (#3079) 2019-09-10 10:58:26 +12:00
factory_local.go feat(api): relocate authorizations outside of JWT (#3079) 2019-09-10 10:58:26 +12:00
factory_local_windows.go feat(api): relocate authorizations outside of JWT (#3079) 2019-09-10 10:58:26 +12:00
local.go
manager.go feat(api): relocate authorizations outside of JWT (#3079) 2019-09-10 10:58:26 +12:00
networks.go feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
registry.go refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +13:00
response.go refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +13:00
reverse_proxy.go
secrets.go feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
services.go feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
swarm.go
tasks.go feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
volumes.go feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00