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 |
||
|---|---|---|
| .. | ||
| endpoint_create.go | ||
| endpoint_delete.go | ||
| endpoint_extension_add.go | ||
| endpoint_extension_remove.go | ||
| endpoint_inspect.go | ||
| endpoint_job.go | ||
| endpoint_list.go | ||
| endpoint_snapshot.go | ||
| endpoint_snapshots.go | ||
| endpoint_status_inspect.go | ||
| endpoint_update.go | ||
| handler.go | ||