zed/docs
Max Brunsfeld f2f3a935b9
Store the impersonator id on access tokens created via ZED_IMPERSONATE (#4108)
* Use the impersonator id to prevent these tokens from counting against
the impersonated user when limiting the users' total of access tokens.
* When connecting using an access token with an impersonator add the
impersonator as a field to the tracing span that wraps the task for that
connection.
* Disallow impersonating users via the admin API token in production,
because when using the admin API token, we aren't able to identify the
impersonator.
2024-01-18 10:26:34 -08:00
..
old Fix a few more typos 2024-01-17 14:58:58 -08:00
src Store the impersonator id on access tokens created via ZED_IMPERSONATE (#4108) 2024-01-18 10:26:34 -08:00
.gitignore WIP 2023-12-11 19:17:13 -05:00
book.toml WIP 2023-12-11 19:17:13 -05:00
how-to-deploy.md Add note 2023-12-13 10:35:54 -05:00