mirror of https://github.com/portainer/portainer
* 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 |
||
|---|---|---|
| .. | ||
| endpointgroup_create.go | ||
| endpointgroup_delete.go | ||
| endpointgroup_endpoint_add.go | ||
| endpointgroup_endpoint_delete.go | ||
| endpointgroup_inspect.go | ||
| endpointgroup_list.go | ||
| endpointgroup_update.go | ||
| handler.go | ||