teleport/lib/web
a-palchikov d301da5a39
Embed webassets natively into teleport instead of attaching to the binary (#5935)
Switch to go1.16. Use embed package to embed webassets instead of ad-hoc attaching to binary
2021-03-26 17:37:52 -07:00
..
app App access cli flow (#5918) 2021-03-22 09:18:53 -07:00
ui Set suggested reviewers field to the UI user context struct (#5467) 2021-03-24 16:46:24 -07:00
apiserver.go Make SSO login failure event emit more specific errors (#6108) 2021-03-25 10:36:47 -07:00
apiserver_test.go mfa: per-session U2F challenge for web SSH (#6098) 2021-03-25 09:29:08 -07:00
apps.go App access cli flow (#5918) 2021-03-22 09:18:53 -07:00
assets.go Embed webassets natively into teleport instead of attaching to the binary (#5935) 2021-03-26 17:37:52 -07:00
cookie.go Set cookies with '__Host-' prefix 2021-03-01 22:14:10 +01:00
envelope.pb.go grpc: use the regular buildbox and bump gogoproto version (#5879) 2021-03-10 11:16:08 -08:00
envelope.proto Use protobufs to communicate between proxy and web client. 2018-07-16 14:44:50 -07:00
files.go Open source UI users, roles, github cn, trusted cluster (#5540) 2021-02-22 08:54:36 -08:00
gziphandler.go gzip static assets (#5544) 2021-02-14 02:07:46 -05:00
password.go Open source UI users, roles, github cn, trusted cluster (#5540) 2021-02-22 08:54:36 -08:00
resources.go Pass context through new gRPC converted endpoints. (#6118) 2021-03-23 18:26:52 -07:00
resources_test.go Pass context through new gRPC converted endpoints. (#6118) 2021-03-23 18:26:52 -07:00
saml.go Make SSO login failure event emit more specific errors (#6108) 2021-03-25 10:36:47 -07:00
sessions.go Add Credential loader support for tsh profiles. (#5993) 2021-03-23 16:35:42 -07:00
static.go Embed webassets natively into teleport instead of attaching to the binary (#5935) 2021-03-26 17:37:52 -07:00
static_embed.go Embed webassets natively into teleport instead of attaching to the binary (#5935) 2021-03-26 17:37:52 -07:00
static_test.go Embed webassets natively into teleport instead of attaching to the binary (#5935) 2021-03-26 17:37:52 -07:00
terminal.go mfa: per-session U2F challenge for web SSH (#6098) 2021-03-25 09:29:08 -07:00
users.go Open source UI users, roles, github cn, trusted cluster (#5540) 2021-02-22 08:54:36 -08:00
users_test.go Open source UI users, roles, github cn, trusted cluster (#5540) 2021-02-22 08:54:36 -08:00
web.go lib/web: add package-level logger (#4645) 2020-11-05 20:46:54 +01:00