portainer/app/portainer/models
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.js feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
dockerhub.js refactor(app): introduce webpack and babel (#2407) 2019-03-21 18:46:49 +13:00
extension.js refactor(app): introduce webpack and babel (#2407) 2019-03-21 18:46:49 +13:00
group.js feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
motd.js feat(motd): add the ability to use custom style (#2918) 2019-06-02 18:16:43 +12:00
registry.js feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
resourceControl.js refactor(app): introduce webpack and babel (#2407) 2019-03-21 18:46:49 +13:00
schedule.js feat(edge): introduce support for Edge agent (#3031) 2019-07-26 10:38:07 +12:00
settings.js feat(edge): introduce support for Edge agent (#3031) 2019-07-26 10:38:07 +12:00
stack.js refactor(app): introduce webpack and babel (#2407) 2019-03-21 18:46:49 +13:00
status.js feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
tag.js refactor(app): introduce webpack and babel (#2407) 2019-03-21 18:46:49 +13:00
team.js refactor(app): introduce webpack and babel (#2407) 2019-03-21 18:46:49 +13:00
teamMembership.js refactor(app): introduce webpack and babel (#2407) 2019-03-21 18:46:49 +13:00
template.js refactor(app): introduce webpack and babel (#2407) 2019-03-21 18:46:49 +13:00
user.js feat(api): relocate authorizations outside of JWT (#3079) 2019-09-10 10:58:26 +12:00
webhook.js refactor(app): introduce webpack and babel (#2407) 2019-03-21 18:46:49 +13:00