teleport/lib/services
Brian Joerger 7f0c20d9a2
API Dependency Reduction - lib/jwt (#5295)
Refactor CertAuthority methods and GenerateAppToken to remove lib/jwt dependency.
2021-01-19 14:16:25 -08:00
..
local API Dependency Reduction - lib/jwt (#5295) 2021-01-19 14:16:25 -08:00
suite Database access (#5005) 2021-01-14 18:21:38 -08:00
access_request.go Refactor lib/utils/parse dependency in api package. (#5261) 2021-01-19 11:32:07 -08:00
access_request_test.go extended dynamic access API 2020-11-05 12:18:26 -08:00
authority.go API Dependency Reduction - lib/jwt (#5295) 2021-01-19 14:16:25 -08: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
fanout.go improve cache correctness 2020-11-13 16:29:18 -08:00
fanout_test.go Fix context leak in events fanout. 2020-10-14 21:33:44 -07:00
identity.go Move API types and functionality from lib/services to api/types. (#5143) 2021-01-11 10:02:34 -08:00
map_test.go flaky tests: consistent logging (#4849) 2020-12-07 15:35:15 +01:00
oidc_test.go Refactor lib/utils/parse dependency in api package. (#5261) 2021-01-19 11:32:07 -08:00
parser.go Refactor lib/utils/parse dependency in api package. (#5261) 2021-01-19 11:32:07 -08:00
proxywatcher.go verify ProxyWatcher reset behavior in test suite 2020-07-28 16:24:45 -07:00
resource.go Move API types and functionality from lib/services to api/types. (#5143) 2021-01-11 10:02:34 -08:00
role.go Refactor lib/utils/parse dependency in api package. (#5261) 2021-01-19 11:32:07 -08:00
role_test.go Refactor lib/utils/parse dependency in api package. (#5261) 2021-01-19 11:32:07 -08:00
semaphore.go Move API types and functionality from lib/services to api/types. (#5143) 2021-01-11 10:02:34 -08:00
semaphore_test.go Move API types and functionality from lib/services to api/types. (#5143) 2021-01-11 10:02:34 -08:00
server.go Database access (#5005) 2021-01-14 18:21:38 -08:00
servers_test.go Move API types and functionality from lib/services to api/types. (#5143) 2021-01-11 10:02:34 -08:00
services.go Added Application Access. 2020-11-03 14:32:13 -08:00
services_test.go Server data race (#4790) 2020-12-09 16:46:33 +01:00
traits.go Refactor lib/utils/parse dependency in api package. (#5261) 2021-01-19 11:32:07 -08:00
traits_test.go Refactor lib/utils/parse dependency in api package. (#5261) 2021-01-19 11:32:07 -08:00
trustedcluster.go Refactor TrustedCluster.CheckAndSetDefaults logic. (#5287) 2021-01-14 15:58:50 -08:00
tunnelconn.go Move API types and functionality from lib/services to api/types. (#5143) 2021-01-11 10:02:34 -08:00
types.go API Dependency Reduction - lib/jwt (#5295) 2021-01-19 14:16:25 -08:00
user.go Move API types and functionality from lib/services to api/types. (#5143) 2021-01-11 10:02:34 -08:00
user_test.go Refactor lib/utils/parse dependency in api package. (#5261) 2021-01-19 11:32:07 -08:00