teleport/lib/auth
2022-08-09 17:35:19 +00:00
..
authclient Restore HTTP_PROXY for multi-port mode (#13048) 2022-06-07 11:57:16 -07:00
keystore improve HSM test reliability (#13504) 2022-06-15 18:30:13 +00:00
mocku2f Add passwordless login/registration to auth and web (#10632) 2022-03-04 18:41:35 +00:00
native Refactor tests under auth package. 2022-07-08 17:41:59 -07:00
test Refactor tests under auth package. 2022-07-08 17:41:59 -07:00
testauthority Remove needlessly complex key generation scheme (#12113) 2022-04-25 09:26:10 +00:00
touchid Implement the Touch ID credential picker (#14493) 2022-07-19 14:31:00 +00:00
webauthn Fix lint warnings (#15312) 2022-08-08 20:20:29 +00:00
webauthncli Add passwordless login capability to Connect (#14759) 2022-08-05 17:11:28 +00:00
access.go Embed auth.Cache in auth.Server (#14698) 2022-07-27 21:05:53 +00:00
access_request_test.go Fix lint warnings (#15312) 2022-08-08 20:20:29 +00:00
access_test.go Change NewRole to use V5 by default, old consumers now user NewRoleV3. (#10884) 2022-03-08 21:11:53 +00:00
accountrecovery.go Fix lint warnings (#15312) 2022-08-08 20:20:29 +00:00
accountrecovery_test.go Embed auth.Cache in auth.Server (#14698) 2022-07-27 21:05:53 +00:00
api.go Introduce dedicated server type for Kubernetes resources (#14389) 2022-08-04 14:21:11 +00:00
apiserver.go Embed auth.Cache in auth.Server (#14698) 2022-07-27 21:05:53 +00:00
apiserver_active_sessions_test.go Add context.Context to session.Service inteface (#14668) 2022-07-25 22:05:09 +00:00
apiserver_test.go Security fixes (#13298) 2022-06-08 18:12:45 +00:00
auth.go Move prometheus collectors from utils to metrics (#15288) 2022-08-09 17:35:19 +00:00
auth_login_test.go Add context.Context to AuthenticateWebUser and AuthenticateSSHUser (#14754) 2022-07-25 16:05:40 +00:00
auth_test.go Introduce dedicated server type for Kubernetes resources (#14389) 2022-08-04 14:21:11 +00:00
auth_with_roles.go Fix lint warnings (#15312) 2022-08-08 20:20:29 +00:00
auth_with_roles_test.go Introduce dedicated server type for Kubernetes resources (#14389) 2022-08-04 14:21:11 +00:00
aws_certs.go Add missing aws certs (#8704) 2021-10-25 11:28:17 -07:00
bot.go Skip cache during CreateBot RPC (#14899) 2022-08-02 13:39:48 +00:00
bot_test.go Add Machine ID enterprise license enforcement (#13914) 2022-06-29 16:27:18 +00:00
clt.go Skip cache during CreateBot RPC (#14899) 2022-08-02 13:39:48 +00:00
clt_test.go Add context.Context to session.Service inteface (#14668) 2022-07-25 22:05:09 +00:00
db.go Embed auth.Cache in auth.Server (#14698) 2022-07-27 21:05:53 +00:00
db_test.go Fix Snowflake JWT token is invalid error. (#14121) 2022-07-06 22:34:46 +00:00
desktop.go Fix goroutine and memory leak in watchCertAuthorities (#10871) 2022-03-10 11:05:39 -05:00
desktop_test.go Add TestModules (#10369) 2022-02-15 21:54:40 +00:00
fuzz_test.go oss fuzz integration (#13473) 2022-06-18 21:28:07 +00:00
github.go Embed auth.Cache in auth.Server (#14698) 2022-07-27 21:05:53 +00:00
github_test.go Add error message for failed SSO authorization (#9622) 2022-07-15 23:55:25 +00:00
grpcserver.go Move prometheus collectors from utils to metrics (#15288) 2022-08-09 17:35:19 +00:00
grpcserver_test.go Tag forwarded spans with custom attributes (#14706) 2022-08-02 12:38:23 +00:00
helpers.go Tag forwarded spans with custom attributes (#14706) 2022-08-02 12:38:23 +00:00
helpers_mfa.go Add passwordless option with user reset/invite (#11748) 2022-05-12 17:31:10 +00:00
httpfallback.go Convert GenerateToken to gRPC. (#9024) 2022-06-14 17:43:39 +00:00
init.go Skip cache during CreateBot RPC (#14899) 2022-08-02 13:39:48 +00:00
init_test.go Skip cache during CreateBot RPC (#14899) 2022-08-02 13:39:48 +00:00
join.go Remove unused RegisterNewAuthServer auth endpoint and references (#13809) 2022-06-24 07:58:28 +00:00
join_ec2.go Introduce dedicated server type for Kubernetes resources (#14389) 2022-08-04 14:21:11 +00:00
join_ec2_test.go Fix lint warnings (#15312) 2022-08-08 20:20:29 +00:00
join_iam.go Configure linter to catch British 🇬🇧 spellings 🇺🇸 🦅 📖 (#14363) 2022-07-14 10:51:23 +00:00
join_iam_test.go Fix lint warnings (#15312) 2022-08-08 20:20:29 +00:00
join_test.go Convert GenerateToken to gRPC. (#9024) 2022-06-14 17:43:39 +00:00
kube.go Embed auth.Cache in auth.Server (#14698) 2022-07-27 21:05:53 +00:00
kube_test.go Fix lint warnings (#15312) 2022-08-08 20:20:29 +00:00
methods.go Embed auth.Cache in auth.Server (#14698) 2022-07-27 21:05:53 +00:00
middleware.go Move prometheus collectors from utils to metrics (#15288) 2022-08-09 17:35:19 +00:00
middleware_test.go Replicate locks to remote clusters (#7737) 2021-08-09 11:59:10 -07:00
moderated_sessions_test.go Embed auth.Cache in auth.Server (#14698) 2022-07-27 21:05:53 +00:00
oidc.go Embed auth.Cache in auth.Server (#14698) 2022-07-27 21:05:53 +00:00
oidc_google.go OIDC multiple redirect URLs (#12054) 2022-05-31 17:52:04 +00:00
oidc_test.go Skip cache during CreateBot RPC (#14899) 2022-08-02 13:39:48 +00:00
password.go Embed auth.Cache in auth.Server (#14698) 2022-07-27 21:05:53 +00:00
password_test.go Embed auth.Cache in auth.Server (#14698) 2022-07-27 21:05:53 +00:00
permissions.go Introduce dedicated server type for Kubernetes resources (#14389) 2022-08-04 14:21:11 +00:00
permissions_test.go Fix missing identity in certs logic (#10673) 2022-03-03 14:22:23 -08:00
register.go Display helpful error when joining with invalid host ID for EC2 join method (#14404) 2022-07-14 22:34:51 +00:00
rotate.go Embed auth.Cache in auth.Server (#14698) 2022-07-27 21:05:53 +00:00
rotate_test.go Create Database CA (#9593) 2022-04-05 19:44:46 +00:00
saml.go Embed auth.Cache in auth.Server (#14698) 2022-07-27 21:05:53 +00:00
saml_test.go Skip cache during CreateBot RPC (#14899) 2022-08-02 13:39:48 +00:00
session_access.go Always allow session owners to join own sessions + only list active trackers in WebUI (#13660) 2022-06-22 19:56:45 +00:00
session_access_test.go Always allow session owners to join own sessions + only list active trackers in WebUI (#13660) 2022-06-22 19:56:45 +00:00
sessions.go Embed auth.Cache in auth.Server (#14698) 2022-07-27 21:05:53 +00:00
sso_diag_context.go Embed auth.Cache in auth.Server (#14698) 2022-07-27 21:05:53 +00:00
sso_diag_context_test.go Changes for tctl sso test, tctl sso configure commands [SAML] (#11508) 2022-05-04 11:48:20 +02:00
state.go Kubernetes Secret storage for Agent's Identity (#13942) 2022-07-29 13:21:51 +00:00
state_unix.go Kubernetes Secret storage for Agent's Identity (#13942) 2022-07-29 13:21:51 +00:00
state_unix_test.go Kubernetes Secret storage for Agent's Identity (#13942) 2022-07-29 13:21:51 +00:00
state_windows.go Kubernetes Secret storage for Agent's Identity (#13942) 2022-07-29 13:21:51 +00:00
tls_test.go Embed auth.Cache in auth.Server (#14698) 2022-07-27 21:05:53 +00:00
trustedcluster.go Embed auth.Cache in auth.Server (#14698) 2022-07-27 21:05:53 +00:00
trustedcluster_test.go Embed auth.Cache in auth.Server (#14698) 2022-07-27 21:05:53 +00:00
user.go Embed auth.Cache in auth.Server (#14698) 2022-07-27 21:05:53 +00:00
usertoken.go Embed auth.Cache in auth.Server (#14698) 2022-07-27 21:05:53 +00:00
usertoken_test.go Embed auth.Cache in auth.Server (#14698) 2022-07-27 21:05:53 +00:00