teleport/lib/services
2020-09-17 11:02:35 -07:00
..
local Initial work on semaphores 2020-09-17 11:02:35 -07:00
suite Initial work on semaphores 2020-09-17 11:02:35 -07:00
access_request.go errcheck: add missing error checks in lib/service* 2020-06-01 17:00:07 +00:00
access_request_test.go Implement per-resource PluginData storage (#3286) 2020-01-30 14:27:40 -08:00
authentication.go Support resource-based bootstrapping for backend. (#2871) 2019-08-29 16:16:03 -07:00
authority.go Remove alg argument from CertAuthority.Signers 2020-06-24 21:25:33 +00:00
clusterconfig.go Add ability to disable local auth. 2019-05-07 11:06:06 -07:00
clustername.go Use in-memory cache for the auth server API. 2019-04-12 14:23:09 -07:00
configuration.go Use in-memory cache for the auth server API. 2019-04-12 14:23:09 -07:00
doc.go moving code around and splitting interfaces 2016-04-04 17:09:00 -07:00
events.go fix access request delete event filtering 2020-06-09 15:25:49 -07:00
fanout.go cache event fanout & reversetunnel improvements 2020-04-23 14:03:52 -07:00
github.go cache event fanout & reversetunnel improvements 2020-04-23 14:03:52 -07:00
github_test.go Fix staticcheck findings in lib/services/... 2020-04-28 15:17:44 +00:00
identity.go Plumb RouteToCluster through SSO login flows 2020-07-01 18:15:48 +00:00
license.go Use in-memory cache for the auth server API. 2019-04-12 14:23:09 -07:00
license_test.go Added testing.Verbose to allow silencing of tests. 2020-02-06 11:15:44 -08:00
map_test.go Fix mapping of default implicit role 2018-08-22 19:40:04 -07:00
migrations_test.go Added support for nodes dialing back to cluster. 2019-04-26 15:41:45 -07:00
namespace.go Use in-memory cache for the auth server API. 2019-04-12 14:23:09 -07:00
oidc.go cache event fanout & reversetunnel improvements 2020-04-23 14:03:52 -07:00
oidc_test.go Adds support for custom OIDC prompts (#3409) 2020-03-20 17:57:05 -07:00
parser.go Fix common misspellings detected by misspell linter 2020-05-11 16:44:27 +00:00
plugin_data.go Implement per-resource PluginData storage (#3286) 2020-01-30 14:27:40 -08:00
presence.go Initial work on semaphores 2020-09-17 11:02:35 -07:00
provisioning.go Use in-memory cache for the auth server API. 2019-04-12 14:23:09 -07:00
proxywatcher.go verify ProxyWatcher reset behavior in test suite 2020-07-28 16:24:45 -07:00
remotecluster.go Use in-memory cache for the auth server API. 2019-04-12 14:23:09 -07:00
resetpasswordtoken.go Merge Teleport V4.3 UI branch to master (#3583) 2020-04-15 15:35:26 -04:00
resetpasswordtoken_test.go Merge Teleport V4.3 UI branch to master (#3583) 2020-04-15 15:35:26 -04:00
resetpasswordtokensecrets.go Merge Teleport V4.3 UI branch to master (#3583) 2020-04-15 15:35:26 -04:00
resource.go Initial work on semaphores 2020-09-17 11:02:35 -07:00
role.go proxy X11 forwarding support 2020-06-24 11:40:47 -07:00
role_test.go errcheck: add missing error checks in lib/service* 2020-06-01 17:00:07 +00:00
saml.go gosimple: simplify or remote return statements 2020-05-15 16:32:45 +00:00
saml_test.go Support resource-based bootstrapping for backend. (#2871) 2019-08-29 16:16:03 -07:00
semaphore.go Initial work on semaphores 2020-09-17 11:02:35 -07:00
server.go improve label fmt enforcement 2020-07-23 22:51:05 -07:00
servers_test.go Update account name for OTP token. 2020-06-05 17:51:01 -07:00
services.go Add support for access request resource to cache (#3213) 2019-12-19 14:14:22 -08:00
services_test.go improve label fmt enforcement 2020-07-23 22:51:05 -07:00
session.go Use in-memory cache for the auth server API. 2019-04-12 14:23:09 -07:00
statictokens.go Use in-memory cache for the auth server API. 2019-04-12 14:23:09 -07:00
trust.go Detect remote cluster by SNI name 2018-09-28 11:00:36 -07:00
trustedcluster.go Improve error messages for trusted cluster updates 2020-04-23 17:04:23 +00:00
tunnel.go Added support for nodes dialing back to cluster. 2019-04-26 15:41:45 -07:00
tunnelconn.go Remove unused functions and methods throughout lib/... 2020-05-06 00:02:53 +00:00
types.pb.go Initial work on semaphores 2020-09-17 11:02:35 -07:00
types.proto Initial work on semaphores 2020-09-17 11:02:35 -07:00
user.go gosimple: simplify or remote return statements 2020-05-15 16:32:45 +00:00
user_test.go Enable more Go linters: varcheck,bodyclose,structcheck 2020-04-24 15:52:43 +00:00