1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-18 21:09:40 +02:00
portainer/api/http
Ali 4ee349bd6b feat(helm): helm actions [r8s-259] (#715)
Co-authored-by: James Player <james.player@portainer.io>
Co-authored-by: Cara Ryan <cara.ryan@portainer.io>
Co-authored-by: stevensbkang <skan070@gmail.com>
2025-05-13 22:15:04 +12:00
..
client feat(performance): performance optimizations EE-6042 (#10520) 2023-10-24 13:55:11 -03:00
csrf feat(async): avoid sending CSRF token for async edge polling requests BE-1152 (#272) 2024-12-30 10:58:44 -03:00
errors feat(demo): remove demo mode EE-6769 (#11841) 2024-05-17 20:00:01 -03:00
handler feat(helm): helm actions [r8s-259] (#715) 2025-05-13 22:15:04 +12:00
middlewares fix(csrf): skip the trusted origins check for plain-text HTTP requests BE-11832 (#710) 2025-05-09 14:39:29 +12:00
models/kubernetes feat: kubernets service - display external hostname (#486) 2025-03-12 22:34:00 +13:00
offlinegate fix(offlinegate): avoid leaking an RLock when the handler panics BE-11495 (#234) 2024-12-11 16:38:03 -03:00
proxy fix(proxy): don't forward sensitive headers [BE-11819] (#654) 2025-04-16 15:30:56 +12:00
security fix(linter): enable ineffassign BE-10204 (#669) 2025-04-21 19:27:14 -03:00
logger.go fix(http): log HTTP server errors as DEBUG level EE-5225 (#9060) 2023-06-12 09:54:28 -03:00
server.go fix(csrf): skip the trusted origins check for plain-text HTTP requests BE-11832 (#710) 2025-05-09 14:39:29 +12:00