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
Chaim Lev-Ari 95f3cf6e5b
refactor(server): use httperror.NewError instead of struct [EE-6189] (#10398)
1 year ago
..
client fix(http): drain and close response bodies EE-5486 (#8933) 2 years ago
errors feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
handler refactor(server): use httperror.NewError instead of struct [EE-6189] (#10398) 1 year ago
middlewares fix(api): restore deleted apis [EE-6090] (#10267) 1 year ago
models/kubernetes chore(code): clean up the code EE-5719 (#9183) 1 year ago
offlinegate feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
proxy feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
security fix(security): block user access policies for non admins EE-5826 (#10243) 1 year ago
logger.go fix(http): log HTTP server errors as DEBUG level EE-5225 (#9060) 1 year ago
server.go fix(kubernetes): kube env permissions when down [EE-5427] (#10327) 1 year ago