-
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
Add access requests to audit events #9758
Merged
Merged
+533
−644
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
espadolini
added
audit-log
Issues related to Teleports Audit Log
access-requests
labels
Jan 17, 2022
espadolini
force-pushed
the
espadolini/usermetadata-requests
branch
from
January 17, 2022 18:01
78d1ffd
to
c1785a8
Compare
github-actions
bot
added
application-access
database-access
Database access related issues and PRs
desktop-access
kubernetes-access
labels
Jan 17, 2022
espadolini
force-pushed
the
espadolini/usermetadata-requests
branch
2 times, most recently
from
January 20, 2022 10:52
3357400
to
21bab81
Compare
zmb3
reviewed
Jan 20, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would not change e
to point to your branch as part of merging this. Wait until your PR over there is merged and then update.
espadolini
force-pushed
the
espadolini/usermetadata-requests
branch
3 times, most recently
from
January 24, 2022 18:00
37781e8
to
4cf5512
Compare
zmb3
approved these changes
Jan 24, 2022
jakule
approved these changes
Jan 25, 2022
This was referenced Jan 25, 2022
espadolini
force-pushed
the
espadolini/usermetadata-requests
branch
from
January 25, 2022 15:38
4cf5512
to
b25621e
Compare
espadolini
force-pushed
the
espadolini/usermetadata-requests
branch
from
January 25, 2022 15:54
b25621e
to
85fb39e
Compare
espadolini
force-pushed
the
espadolini/usermetadata-requests
branch
from
January 25, 2022 16:27
85fb39e
to
d3c0b7c
Compare
This was referenced Jan 25, 2022
espadolini
added a commit
that referenced
this pull request
Jan 27, 2022
* Refactor most uses of `UserMetadata` into a handful of functions * Add access requests to `UserMetadata` * Explanation for the reserved field in SessionStart
espadolini
added a commit
that referenced
this pull request
Jan 28, 2022
* Refactor most uses of `UserMetadata` into a handful of functions * Add access requests to `UserMetadata` * Explanation for the reserved field in SessionStart
espadolini
added a commit
that referenced
this pull request
Jan 31, 2022
* Refactor most uses of `UserMetadata` into a handful of functions * Add access requests to `UserMetadata` * Explanation for the reserved field in SessionStart
Closed
This was referenced Mar 17, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
access-requests
application-access
audit-log
Issues related to Teleports Audit Log
database-access
Database access related issues and PRs
desktop-access
kubernetes-access
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.
Closes #9590.