teleport/lib/web
a-palchikov ee6e2c85d8
AuditLog/grpc server data race (#6170)
* Avoid test flake by ensuring the gRPC server is shutdown gracefully before closing the audit log

* Fix lint warnings. Nove tunnel server's Close to earlier to close the proxy watcher and release grpc traffic

* Use graceful shutdown selectively until all tests have improved support for it

* Move session recorder clean up to session.Close

* Always use graceful shutdown for TLS.
2021-05-18 17:57:57 -07:00
..
app Provide a dedicated API endpoint for app FQDN resolving (#6449) 2021-04-26 13:31:56 -07:00
ui Check cloud feature before setting billing access for web (#6537) 2021-05-05 14:58:43 -07:00
apiserver.go Implement RFD 19: Event Iteration API (#6731) 2021-05-18 16:46:01 +02:00
apiserver_test.go AuditLog/grpc server data race (#6170) 2021-05-18 17:57:57 -07:00
apps.go Create GET db and kube list web handlers (#6672) 2021-05-05 12:52:46 -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 gRPC conversions - Nodes (#6535) 2021-04-28 18:27:12 -07: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
servers.go Create GET db and kube list web handlers (#6672) 2021-05-05 12:52:46 -07:00
sessions.go [web] Add ability to switchback to default roles/expiry (#6373) 2021-04-19 18:53:09 -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 Implements RFD-0022 - OpenSSH-compatible Agent Forwarding (#6525) 2021-05-06 17:17:50 -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