teleport/lib
Andrew Lytvynov 6479fa8f05 mfa: send username instead of SSH login name in MFA cert request
Username is the teleport username (either from SSO or for local user).
SSH login name is one of the OS logins allowed for the user.

In a user cert request, Username means the former, not the latter.
2021-03-29 16:03:39 +00:00
..
asciitable Fix CLI content spoofing through access request reason 2021-03-01 22:14:10 +01:00
auth Convert Token CRUD endpoints to gRPC. (#6105) 2021-03-26 19:23:20 -07:00
backend Enforce valid UTF8 keys on all backends. 2021-03-19 17:14:05 -07:00
benchmark Add Credential loader support for tsh profiles. (#5993) 2021-03-23 16:35:42 -07:00
bpf Move all utils.InitLoggerForTests calls to TestMain 2021-02-23 18:04:55 -08:00
cache ignore dangling tunnel conns 2021-03-26 14:11:02 -07:00
cgroup Move all utils.InitLoggerForTests calls to TestMain 2021-02-23 18:04:55 -08:00
client mfa: send username instead of SSH login name in MFA cert request 2021-03-29 16:03:39 +00:00
config u2f: add optional attestation cert validation (#6057) 2021-03-23 15:14:31 -07:00
defaults ignore dangling tunnel conns 2021-03-26 14:11:02 -07:00
events Test PR. (#6182) 2021-03-26 17:00:53 -07:00
fixtures add support for encrypted saml assertions with a seperate x509 pair 2021-03-12 00:29:57 +01:00
fuzz Minor update to fuzzing README (#4889) 2020-11-18 11:56:01 -04:00
httplib Add "billing_information" RBAC resource (#5676) 2021-03-01 22:47:03 -05:00
jwt Move all utils.InitLoggerForTests calls to TestMain 2021-02-23 18:04:55 -08:00
kube Properly marks k8s stream complete on error exit (#6068) 2021-03-22 10:20:45 +11:00
labels Move all utils.InitLoggerForTests calls to TestMain 2021-02-23 18:04:55 -08:00
limiter Move all utils.InitLoggerForTests calls to TestMain 2021-02-23 18:04:55 -08:00
modules Add Features and PublicAddrs to PingResponse (#5742) 2021-03-10 18:15:40 -08:00
multiplexer grpc: use the regular buildbox and bump gogoproto version (#5879) 2021-03-10 11:16:08 -08:00
pam Move all utils.InitLoggerForTests calls to TestMain 2021-02-23 18:04:55 -08:00
plugin Add "billing_information" RBAC resource (#5676) 2021-03-01 22:47:03 -05:00
reversetunnel ignore dangling tunnel conns 2021-03-26 14:11:02 -07:00
secret Move all utils.InitLoggerForTests calls to TestMain 2021-02-23 18:04:55 -08:00
service Embed webassets natively into teleport instead of attaching to the binary (#5935) 2021-03-26 17:37:52 -07:00
services gRPC conversions - OIDCConnector (#6067) 2021-03-26 15:52:16 -07:00
session Move all utils.InitLoggerForTests calls to TestMain 2021-02-23 18:04:55 -08:00
shell Refactor lib/asciitable, lib/tlsca, lib/shell, lib/session and lib/config tests to not use gocheck 2021-02-23 18:30:06 +01:00
srv fix nil slice bug 2021-03-29 17:01:43 +02:00
sshca Create single instance of keygen per process. Use cache of precomputed 2018-02-15 21:23:30 +00:00
sshutils API client connection overhaul (#5625) 2021-03-23 14:39:20 -07: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 App access cli flow (#5918) 2021-03-22 09:18:53 -07:00
utils Remove duplicate sshutils package from merge failure. (#6165) 2021-03-25 19:33:24 -07:00
web Embed webassets natively into teleport instead of attaching to the binary (#5935) 2021-03-26 17:37:52 -07:00
runtimeflags.go Correct various typos 2017-10-20 10:20:26 +02:00