portainer/api
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
..
archive feat(extensions): introduce extension support (#2527) 2018-12-09 16:49:27 +13:00
bolt feat(api): relocate authorizations outside of JWT (#3079) 2019-09-10 10:58:26 +12:00
chisel feat(edge): introduce support for Edge agent (#3031) 2019-07-26 10:38:07 +12:00
cli feat(edge): introduce support for Edge agent (#3031) 2019-07-26 10:38:07 +12:00
cmd/portainer feat(api): relocate authorizations outside of JWT (#3079) 2019-09-10 10:58:26 +12:00
cron feat(edge): introduce support for Edge agent (#3031) 2019-07-26 10:38:07 +12:00
crypto feat(edge): introduce support for Edge agent (#3031) 2019-07-26 10:38:07 +12:00
docker feat(edge): introduce support for Edge agent (#3031) 2019-07-26 10:38:07 +12:00
exec feat(edge): introduce support for Edge agent (#3031) 2019-07-26 10:38:07 +12:00
filesystem refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +13:00
git fix(stack): Skip SSL Verification (#3064) 2019-09-10 10:56:16 +12:00
http feat(api): relocate authorizations outside of JWT (#3079) 2019-09-10 10:58:26 +12:00
jwt feat(api): relocate authorizations outside of JWT (#3079) 2019-09-10 10:58:26 +12:00
ldap refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +13:00
libcompose feat(edge): introduce support for Edge agent (#3031) 2019-07-26 10:38:07 +12:00
authorizations.go feat(api): relocate authorizations outside of JWT (#3079) 2019-09-10 10:58:26 +12:00
errors.go feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
portainer.go feat(api): relocate authorizations outside of JWT (#3079) 2019-09-10 10:58:26 +12:00
swagger.yaml docs(api): document EdgeAgentCheckinInterval parameter for SettingsUpdate 2019-09-02 07:17:41 +12:00
swagger_config.json chore(version): bump version number 2019-07-26 14:01:49 +12:00