mirror of
https://github.com/gravitational/teleport.git
synced 2026-09-21 14:35:22 +08:00
* Remove more deprecated code In the case where we were using the PostalCode, StreetAddress, and Province fields rather than ASN.1 extensions we could have removed more code, but I opted for a phase approach where we stop populating the fields in v10 (but still accept them), and then stop reading them entirely in v11. * Fix lints and remove more unused code * Restore StreetAddress / PostalCode We don't yet have dedicated extensions for these