1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-22 23:09:41 +02:00
portainer/api/http
2025-06-25 09:43:58 +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 bump version to 2.27.8 (#824) 2025-06-25 09:43:58 +12:00
middlewares fix(csrf): skip trustedorigin for http request and check x-forwarded-proto for reverse proxy [BE-11832] (#713) 2025-05-09 13:45:33 +12:00
models/kubernetes feat(kubernetes): support for jobs and cron jobs - r8s-182 (#260) 2025-01-10 13:21:27 +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): whitelist headers for proxy to forward [BE-11819] (#760) 2025-05-30 11:49:41 +12:00
security fix(users): optimize the /users/me API endpoint BE-11688 (#527) 2025-03-18 17:55:42 -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 trustedorigin for http request and check x-forwarded-proto for reverse proxy [BE-11832] (#713) 2025-05-09 13:45:33 +12:00