You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
portainer/api/http/handler
Oscar Zhou dd372ee122
fix(customtemplate): duplicated error handling [EE-7197] (#11913)
6 months ago
..
auth fix(auth): prevent user enumeration attack [EE-6832] (#11589) 8 months ago
backup feat(demo): remove demo mode EE-6769 (#11841) 6 months ago
customtemplates fix(customtemplate): duplicated error handling [EE-7197] (#11913) 6 months ago
docker fix(api/docker): no authorized user can call restricted api [EE-6808] (#11480) 6 months ago
edgegroups chore(code): remove unnecessary type conversions EE-7191 (#11908) 6 months ago
edgejobs chore(code): remove unnecessary type conversions EE-7191 (#11908) 6 months ago
edgestacks chore(code): remove unnecessary type conversions EE-7191 (#11908) 6 months ago
edgetemplates feat(edge/templates): introduce custom templates [EE-6208] (#10561) 1 year ago
endpointedge chore(code): remove unnecessary type conversions EE-7191 (#11908) 6 months ago
endpointgroups chore(code): remove unnecessary type conversions EE-7191 (#11908) 6 months ago
endpointproxy fix(tunnels): make the tunnels more robust EE-7042 (#11877) 6 months ago
endpoints chore(code): remove unnecessary type conversions EE-7191 (#11908) 6 months ago
file
gitops feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
helm chore(code): remove unnecessary type conversions EE-7191 (#11908) 6 months ago
hostmanagement chore(errors): remove superfluous error handling EE-7192 (#11909) 6 months ago
kubernetes feat(dashboard): dashboard api [EE-7111] (#11843) 6 months ago
ldap feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
motd feat(performance): performance optimizations EE-6042 (#10520) 1 year ago
registries chore(code): remove unnecessary type conversions EE-7191 (#11908) 6 months ago
resourcecontrols fix(swagger): swagger docs for http status code 409 [EE-5767] (#11535) 7 months ago
roles feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
settings feat(demo): remove demo mode EE-6769 (#11841) 6 months ago
ssl feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
stacks chore(code): remove unnecessary type conversions EE-7191 (#11908) 6 months ago
storybook
system feat(demo): remove demo mode EE-6769 (#11841) 6 months ago
tags fix(swagger): swagger docs for http status code 409 [EE-5767] (#11535) 7 months ago
teammemberships fix(kubernetes): clear user token from kube token cache on logout + update cluster rolebindings for user on change of team/user authorization [EE-6298] (#10598) 1 year ago
teams fix(swagger): swagger docs for http status code 409 [EE-5767] (#11535) 7 months ago
templates feat(edge/templates): introduce edge app templates [EE-6209] (#10480) 1 year ago
upload feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
users feat(demo): remove demo mode EE-6769 (#11841) 6 months ago
webhooks feat(app): limit the docker API version supported by the frontend (#11855) 6 months ago
websocket chore(code): remove unnecessary type conversions EE-7191 (#11908) 6 months ago
handler.go fix(docker): keep /docker url prefix for DockerHandler EE-7073 (#11801) 7 months ago