portainer/api/bolt
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
..
dockerhub refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +13:00
endpoint feat(edge): introduce support for Edge agent (#3031) 2019-07-26 10:38:07 +12:00
endpointgroup refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +13:00
extension refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +13:00
internal feat(edge): introduce support for Edge agent (#3031) 2019-07-26 10:38:07 +12:00
migrator feat(api): relocate authorizations outside of JWT (#3079) 2019-09-10 10:58:26 +12:00
registry refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +13:00
resourcecontrol refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +13:00
role feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
schedule refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +13:00
settings refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +13:00
stack refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +13:00
tag refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +13:00
team refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +13:00
teammembership refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +13:00
template refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +13:00
tunnelserver feat(edge): introduce support for Edge agent (#3031) 2019-07-26 10:38:07 +12:00
user refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +13:00
version refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +13:00
webhook refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +13:00
datastore.go feat(api): relocate authorizations outside of JWT (#3079) 2019-09-10 10:58:26 +12:00
init.go refactor(api): update role descriptions 2019-05-27 15:47:08 +12:00