docs: list the new auditLog.users.* security event operations - #1075
Open
jirkasemmler wants to merge 1 commit into
Open
docs: list the new auditLog.users.* security event operations#1075jirkasemmler wants to merge 1 commit into
jirkasemmler wants to merge 1 commit into
Conversation
Added by the manage Users endpoints (keboola/connection#8009): user list, the three membership sub-resource reads, and super-admin grant. Both Security event operations markdown lists and the security_operations diagram array get the five entries. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
jordanrburger
approved these changes
Aug 5, 2026
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Adds the five security-event operations introduced by the new manage Users endpoints (keboola/connection#8009) to the telemetry-data page:
auditLog.users.listedauditLog.users.organizationsListedauditLog.users.projectsListedauditLog.users.maintainersListedauditLog.users.superAdminGrantedUpdated in all three places the page keeps the list: both Security event operations markdown sections and the
security_operationsarray in thewindow.TELEMETRY_DIAGRAMdata.Note (pre-existing, not touched): the
security_operationsJSON array already containsauditLog.mergeRequest.created/auditLog.mergeRequest.stateChangedtwice (once sorted mid-array, once appended at the tail).Ship after (or together with) keboola/connection#8009.
🤖 Generated with Claude Code