-
Notifications
You must be signed in to change notification settings - Fork 13.4k
feat: Audit users.update API endpoint #34494
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
Merged
Merged
Changes from 30 commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
de90396
WIP
gabriellsh 46d8f44
WIP 2
gabriellsh 5a9cb10
Finish logging changed users
gabriellsh ee499ff
catch and reject
gabriellsh 858dec6
Merge branch 'develop' of github.com:RocketChat/Rocket.Chat into logs…
gabriellsh aa46038
v2
gabriellsh 300bfb0
WIP deep diff & obfuscation
gabriellsh 88b3080
Merge remote-tracking branch 'origin' into logs/users
4a51de9
Fix diff comparison
gabriellsh a9b4da0
fix Date comparison
gabriellsh de1ff5c
Add tests
gabriellsh df56383
Merge remote-tracking branch 'origin/develop' into logs/users
gabriellsh fc6d6ee
Merge remote-tracking branch 'origin/develop' into logs/users
gabriellsh 7aa9fce
Revert users.update
gabriellsh 70b6ab3
externalize updater
gabriellsh fca5afe
Update IAuditUserChangedEvent type
gabriellsh ad50698
Update audit store and tests
gabriellsh a573b2c
allow getting updateFilter when updater is dirty
gabriellsh 4722339
Grab just changed service keys
gabriellsh a6ce086
Audit
gabriellsh 55b9a88
Merge remote-tracking branch 'origin/develop' into logs/users
gabriellsh 7c0a0cd
update updater type
gabriellsh c6410c0
Fix disable audit flag
gabriellsh c23793c
fix nested updater keys
gabriellsh d9b1e2f
fix field obfuscation
gabriellsh 41389f2
add cs
gabriellsh f8404e2
fix actor info
gabriellsh 7bb42e1
Merge remote-tracking branch 'origin/logs/users' into logs/users
gabriellsh 13394eb
fix cs
gabriellsh 02b0a26
rename _getUpdateFilter
gabriellsh 9e9e4a1
Fix oldUserData check
gabriellsh 7a81681
fix userData
gabriellsh 11b2b4a
Merge branch 'develop' into logs/users
kodiakhq[bot] ff4f4cf
Merge branch 'develop' into logs/users
kodiakhq[bot] 1af4646
Merge branch 'develop' into logs/users
tassoevan 002bb2a
Merge branch 'develop' into logs/users
kodiakhq[bot] 3e11c3e
Merge branch 'develop' into logs/users
kodiakhq[bot] 9c71893
Merge branch 'develop' into logs/users
kodiakhq[bot] faf4ec2
Merge branch 'develop' into logs/users
kodiakhq[bot] 08d8de7
Merge branch 'develop' into logs/users
gabriellsh 43c55ed
Merge branch 'develop' into logs/users
gabriellsh 1e260e4
Merge branch 'develop' into logs/users
gabriellsh File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| --- | ||
| "@rocket.chat/meteor": minor | ||
| "@rocket.chat/core-typings": minor | ||
| "@rocket.chat/model-typings": minor | ||
| "@rocket.chat/models": minor | ||
| --- | ||
|
|
||
| Implements auditing events for `/v1/users.update` API endpoint |
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.