Ryan Clark
Ryan Clark
Backport https://github.com/gravitational/teleport/pull/14080 to branch/v9
Backport #14080 to branch/v10
This sends the compilation stats directly to new connections, instead of broadcasting them globally when there is only one client connected. This fixes the issue where pages would not hot...
This introduces a new version of the config, v3, as we're adding a new item to the schema (`proxy_server`) and making `auth_servers` no longer pluralised (`auth_server`). This allows us to...
Backport https://github.com/gravitational/teleport/pull/45728 to branch/v15.
Adds a flag for when a session needs further review, due to it being too large and only partially analysed
Backport #61959 to branch/v18