teleport/lib
Russell Jones b8c0b96415 Fixed panic when NewServerContext returns error.
If "NewServerContext" returns an error, then the error is logged using
the returned context which is nil causing a panic.

This change always uses the logger attached to the server instead.
2021-01-15 17:11:01 -08:00
..
asciitable Updated "tctl tokens ..." command. 2018-09-04 10:16:29 -07:00
auth Database access (#5005) 2021-01-14 18:21:38 -08:00
backend Database access (#5005) 2021-01-14 18:21:38 -08:00
benchmark Fix coordinated omission bug (#4643) 2020-12-01 11:04:31 -08:00
bpf flaky tests: consistent logging (#4849) 2020-12-07 15:35:15 +01:00
cache Database access (#5005) 2021-01-14 18:21:38 -08:00
cgroup flaky tests: consistent logging (#4849) 2020-12-07 15:35:15 +01:00
client Database access (#5005) 2021-01-14 18:21:38 -08:00
config Database access (#5005) 2021-01-14 18:21:38 -08:00
defaults Database access (#5005) 2021-01-14 18:21:38 -08:00
events Database access (#5005) 2021-01-14 18:21:38 -08:00
fixtures Session streaming 2020-09-28 23:08:56 -07:00
fuzz Minor update to fuzzing README (#4889) 2020-11-18 11:56:01 -04:00
httplib Make k8s errors responses decode-able by kubectl (#5166) 2020-12-18 15:27:45 -08:00
jwt flaky tests: consistent logging (#4849) 2020-12-07 15:35:15 +01:00
kube Database access (#5005) 2021-01-14 18:21:38 -08:00
labels flaky tests: consistent logging (#4849) 2020-12-07 15:35:15 +01:00
limiter flaky tests: consistent logging (#4849) 2020-12-07 15:35:15 +01:00
modules Added support for admin user and token management. 2020-11-05 10:49:59 -08:00
multiplexer Database access (#5005) 2021-01-14 18:21:38 -08:00
pam flaky tests: consistent logging (#4849) 2020-12-07 15:35:15 +01:00
reversetunnel Database access (#5005) 2021-01-14 18:21:38 -08:00
secret flaky tests: consistent logging (#4849) 2020-12-07 15:35:15 +01:00
service Database access (#5005) 2021-01-14 18:21:38 -08:00
services Database access (#5005) 2021-01-14 18:21:38 -08:00
session Fixing golint warnings, batch 1 2020-10-13 00:22:49 +00:00
shell Ensure all tests run exactly once per package 2020-04-30 16:35:35 +00:00
srv Fixed panic when NewServerContext returns error. 2021-01-15 17:11:01 -08:00
sshca Create single instance of keygen per process. Use cache of precomputed 2018-02-15 21:23:30 +00:00
sshutils Suppress linter warning about unnecessary type conversion on darwin. (#5302) 2021-01-14 19:23:48 +01:00
system Map error to errno value and log it 2018-03-26 23:28:58 +02:00
teleagent Don't log error on tunnel node after its serving agent is stopped (#5042) 2020-12-11 17:39:19 +01:00
tlsca Database access (#5005) 2021-01-14 18:21:38 -08:00
utils Database access (#5005) 2021-01-14 18:21:38 -08:00
web Use fake clock consistently in units tests. (#5263) 2021-01-12 12:10:00 +01:00
runtimeflags.go Correct various typos 2017-10-20 10:20:26 +02:00