-
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
MFA for Admin Actions: cluster config #35542
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
Joerger
force-pushed
the
joerger/admin-actions-roles
branch
from
December 8, 2023 03:37
92e7e84
to
f23af78
Compare
Joerger
added
the
no-changelog
Indicates that a PR does not require a changelog entry
label
Dec 8, 2023
Joerger
force-pushed
the
joerger/admin-actions-cluster-config
branch
from
December 8, 2023 03:51
2074200
to
882095e
Compare
EdwardDowling
approved these changes
Dec 8, 2023
Joerger
force-pushed
the
joerger/admin-actions-roles
branch
from
December 12, 2023 00:57
f23af78
to
bb28377
Compare
Joerger
force-pushed
the
joerger/admin-actions-cluster-config
branch
from
December 12, 2023 00:59
882095e
to
2647235
Compare
Joerger
force-pushed
the
joerger/admin-actions-roles
branch
from
December 12, 2023 01:07
bb28377
to
098c2a7
Compare
Joerger
force-pushed
the
joerger/admin-actions-cluster-config
branch
from
December 12, 2023 01:09
2647235
to
62602ec
Compare
Joerger
force-pushed
the
joerger/admin-actions-roles
branch
from
December 12, 2023 03:10
098c2a7
to
acb9820
Compare
Joerger
force-pushed
the
joerger/admin-actions-cluster-config
branch
from
December 12, 2023 03:20
62602ec
to
8b4348b
Compare
Joerger
force-pushed
the
joerger/admin-actions-roles
branch
2 times, most recently
from
December 15, 2023 18:30
a924514
to
49f969f
Compare
Joerger
force-pushed
the
joerger/admin-actions-cluster-config
branch
from
December 16, 2023 01:14
84067f6
to
90b4e2f
Compare
Joerger
changed the base branch from
master
to
joerger/admin-action-test-suite
December 16, 2023 02:49
Joerger
force-pushed
the
joerger/admin-actions-cluster-config
branch
from
December 16, 2023 02:49
90b4e2f
to
575ddc1
Compare
ibeckermayer
approved these changes
Dec 18, 2023
Joerger
changed the base branch from
master
to
joerger/set-passwordless-connector-from-auth
December 19, 2023 01:35
Joerger
force-pushed
the
joerger/admin-actions-cluster-config
branch
from
December 19, 2023 01:35
14fcf5c
to
d1ecd92
Compare
Base automatically changed from
joerger/set-passwordless-connector-from-auth
to
master
December 21, 2023 17:58
Joerger
force-pushed
the
joerger/admin-actions-cluster-config
branch
from
December 21, 2023 18:09
d1ecd92
to
e067b93
Compare
rosstimothy
approved these changes
Dec 21, 2023
public-teleport-github-review-bot
bot
removed request for
codingllama and
kimlisa
December 21, 2023 18:12
github-merge-queue
bot
removed this pull request from the merge queue due to failed status checks
Dec 21, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
no-changelog
Indicates that a PR does not require a changelog entry
size/md
tctl
tctl - Teleport admin tool
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Require MFA for cluster config CRUD.
Part of RFD 131.