-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[docs reorganization] Reorganize Access Controls guides #42806
[docs reorganization] Reorganize Access Controls guides #42806
Conversation
The PR changelog entry failed validation: Changelog entry not found in the PR body. Please add a "no-changelog" label to the PR, or changelog lines starting with |
🤖 Vercel preview here: https://docs-2dd4xxj1r-goteleport.vercel.app/docs/ver/preview |
f4e9bc6
to
448b380
Compare
This change fixes a bug in host user creation where Teleport would not update the groups of a returning user if groups were changed in the user's role.
* improve dynamodb permission error msg * Update lib/backend/dynamo/atomicwrite.go Co-authored-by: Zac Bergquist <[email protected]> --------- Co-authored-by: Zac Bergquist <[email protected]>
…st page (#42742) * Web: refactor and fix anti-pattern in access request * Update affected teleterm files * Address CR and fix updating duration should update pending * Fix test and stories
Move Access Controls giudes into References or Admin Guides, as appropriate. Also reorganizes the Admin Guides section to reduce the size of the table of contents page.
d87bab4
to
7cbf940
Compare
The PR changelog entry failed validation: Changelog entry not found in the PR body. Please add a "no-changelog" label to the PR, or changelog lines starting with |
* Update host user groups for existing users (#41919) This change fixes a bug in host user creation where Teleport would not update the groups of a returning user if groups were changed in the user's role. * improve dynamodb permission error msg (#42855) * improve dynamodb permission error msg * Update lib/backend/dynamo/atomicwrite.go Co-authored-by: Zac Bergquist <[email protected]> --------- Co-authored-by: Zac Bergquist <[email protected]> * Fix GCP metadata errors crashing Teleport (#42696) * Web: Fix differing duration between unified resource and access request page (#42742) * Web: refactor and fix anti-pattern in access request * Update affected teleterm files * Address CR and fix updating duration should update pending * Fix test and stories * Reorganize Access Controls guides Move Access Controls giudes into References or Admin Guides, as appropriate. Also reorganizes the Admin Guides section to reduce the size of the table of contents page. --------- Co-authored-by: Andrew Burke <[email protected]> Co-authored-by: Forrest <[email protected]> Co-authored-by: Zac Bergquist <[email protected]> Co-authored-by: Lisa Kim <[email protected]>
Move Access Controls giudes into References or Admin Guides, as appropriate.
Also reorganizes the Admin Guides section to reduce the size of the table of contents page.