teleport/lib/pam
rosstimothy 1aec5414f1
Replace constants from trace with equivalents defined in teleport (#39307)
* Remove logging from circuit breaker

The logging is never output, and if it was would be very verbose.
Instead of dropping the level down to trace the logger is removed
entirely.

* Add constants from trace library

The logging functionality in trace is being removed in an upcoming
release. To prepare the logging component keys are copied from trace
into teleport.

* Convert trace.ComponentFields to teleport.ComponentFields

* Replace trace.Component with teleport.ComponentKey

* Replace trace logging constants
2024-03-14 13:04:29 +00:00
..
pam.c Updated Teleport codebase to AGPL3 license (#35259) 2023-12-01 17:48:14 +00:00
pam.go Replace constants from trace with equivalents defined in teleport (#39307) 2024-03-14 13:04:29 +00:00
pam_nop.go Updated Teleport codebase to AGPL3 license (#35259) 2023-12-01 17:48:14 +00:00
pam_test.go Updated Teleport codebase to AGPL3 license (#35259) 2023-12-01 17:48:14 +00:00