teleport/lib/srv
Sasha Klizhentas a4c86e0603 Add public_addr support for auth and ssh services.
This commit fixes #1803, fixes #1889

* Adds support for public_addr for Proxy and Auth
* Parameter advertise_ip now supports host:port format
* Fixes incorrect output for tctl get proxies
* Fixes duplicate output of some error messages.
2018-05-02 18:04:05 -07:00
..
forward Create context once either "session" or "direct-tcpip" channel has been 2018-04-02 15:04:48 -07:00
regular Add public_addr support for auth and ssh services. 2018-05-02 18:04:05 -07:00
authhandlers.go Refactor code use updated interfaces for golang.org/x/crypto/ssh. 2018-04-05 22:49:46 +00:00
ctx.go Added PAM support to Teleport. 2018-03-20 14:20:43 -07:00
exec.go Consolidated terminal request handling. 2017-12-21 11:53:21 -08:00
exec_test.go Cache recently accessed items. 2018-01-31 16:35:18 -08:00
sess.go Fix panic in tests. 2018-04-05 16:26:20 -07:00
subsystem.go Added forwarding SSH server. 2017-12-04 17:01:52 -08:00
term.go Fixed handling of initial terminal size. For Teleport nodes, don't 2018-01-09 16:30:33 -08:00
termhandlers.go Added PAM support to Teleport. 2018-03-20 14:20:43 -07:00