portainer/api/http/handler/websocket
Dan Underwood b2f36a3bbe
fix(networking): convert from localhost addresses to 127.0.0.1 (#3411)
2020-04-27 13:54:37 +12:00
..
attach.go feat(edge): introduce support for Edge agent (#3031) 2019-07-26 10:38:07 +12:00
dial.go feat(containers): add support docker attach (#2842) 2019-05-09 14:04:40 +12:00
dial_windows.go feat(containers): add support docker attach (#2842) 2019-05-09 14:04:40 +12:00
exec.go feat(edge): introduce support for Edge agent (#3031) 2019-07-26 10:38:07 +12:00
handler.go feat(api): prevent non administrator users to use admin restricted API endpoints (#3227) 2019-10-07 16:10:51 +13:00
hijack.go feat(containers): add support docker attach (#2842) 2019-05-09 14:04:40 +12:00
initdial.go feat(containers): add support docker attach (#2842) 2019-05-09 14:04:40 +12:00
proxy.go fix(networking): convert from localhost addresses to 127.0.0.1 (#3411) 2020-04-27 13:54:37 +12:00
stream.go refactor(api): minor refactor to stream.go 2019-05-13 09:20:55 +12:00
types.go feat(containers): add support docker attach (#2842) 2019-05-09 14:04:40 +12:00