mirror of
https://github.com/gravitational/teleport.git
synced 2026-09-17 17:40:30 +08:00
* Add a provision token creation event on the backend
* Support provision token creation audit event on frontend
* Modify the deprecated GenerateToken function
Also:
* Add some missing tests.
* Add error logging in emitTokenEvent().
* Fix lint errors.
* Fix import order
* Address review comments
* Fix final review comments, add docs
* Fix the broken test
* Revert "Fix the broken test"
This reverts commit e1b8d2e640.
* Properly fix emitting duplicated events
224 B
224 B
Teleport API Protocol Buffers
This folder contains Teleport API data structures and RPC declarations. Each time you modify any of the .proto files, you need to run make grpc to rebuild the autogenerated source files.