mirror of
https://github.com/gravitational/teleport.git
synced 2026-09-01 05:50:30 +08:00
9accc2f9ff
* Remove restricted sessions * Remove missing reference to restricted session * Update CHANGELOG.md to remove outdated SSH feature The commit removes the reference to the deprecated and removed SSH restricted sessions feature from the CHANGELOG.md file. The restricted session feature had been phased out since Teleport 14, and this update reflects its removal in Teleport 15. * Rephrase the changelog note that it's recommends the implementation of network restrictions outside of Teleport like iptables and security groups.