teleport/integration
Brian Joerger 5a3a374203
Decouple SkipLocalAuth, UseKeyPrincipal, and static auth methods. (#21182)
* Fix TestDiagnoseSSHConnection to be less strict on the exact unknown user error message, which may vary between OS's.

* Decouple/refactor SkipLocalAuth, UseKeyPrincipal, and static auth methods.

* Resolve comments.

* * Add tests for new methods

* Update proxy ssh principal test to catch regression

* Bump predicate error in switch case priority
2023-03-14 23:22:08 +00:00
..
appaccess Support App access behind load balancer (#22565) 2023-03-14 13:47:41 +00:00
conntest Add per-session mfa support to connection testers (#22528) 2023-03-09 20:27:30 +00:00
db Add CreatedBy and CreatedOn fields to locks. (#22667) 2023-03-13 16:14:24 +00:00
helpers Decouple SkipLocalAuth, UseKeyPrincipal, and static auth methods. (#21182) 2023-03-14 23:22:08 +00:00
hsm Refactor tctl's dependencies (#22693) 2023-03-09 17:48:36 +00:00
kube Enabled IP pinning enforcement for Kube and DB (#22310) 2023-03-08 14:20:47 +00:00
proxy Support App access behind load balancer (#22565) 2023-03-14 13:47:41 +00:00
agent_forwarding_test.go Enable GCI linter (#17894) 2022-10-28 20:20:28 +00:00
client_test.go Refactor tctl's dependencies (#22693) 2023-03-09 17:48:36 +00:00
ec2_test.go Refactor tctl's dependencies (#22693) 2023-03-09 17:48:36 +00:00
hostuser_test.go Enable GCI linter (#17894) 2022-10-28 20:20:28 +00:00
integration.go Break DB integration tests out into their own package (#16133) 2022-09-07 11:04:35 +10:00
integration_test.go Removes deprecated KindKubeService objects (#22663) 2023-03-13 10:55:39 +00:00
kube_integration_test.go Refactor tctl's dependencies (#22693) 2023-03-09 17:48:36 +00:00
main_test.go Update golangci-lint to 1.49.0 (#16507) 2022-09-19 22:38:59 +00:00
port_forwarding_test.go Enable GCI linter (#17894) 2022-10-28 20:20:28 +00:00
ports.go Remove more integration test port list allocations (#16266) 2022-09-14 06:53:19 +00:00
teleterm_test.go Refactor tctl's dependencies (#22693) 2023-03-09 17:48:36 +00:00
terminal_test.go Track active ssh sessions established via the web (#20231) 2023-01-27 14:38:39 +00:00
utmp_integration_test.go Refactor tctl's dependencies (#22693) 2023-03-09 17:48:36 +00:00