-
Notifications
You must be signed in to change notification settings - Fork 1
audit logging #526
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
audit logging #526
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
a1ec9f9
Add audit to FeatureSchema
neiroukh d9e266a
feature: basic audit logging
neiroukh 1368091
extract audit code
neiroukh e310c0c
inject AuditLogger
neiroukh 4142a50
apply support for access-logging
neiroukh 9e8338e
extract requestId from ApiRequestContext instead of LogContext
neiroukh ac5756e
apply updated AuditLogger api calls
neiroukh 38aa8f9
apply AuditLog refactor
neiroukh a1ccdf8
apply AuditLog changes
neiroukh 35c3c8b
keep property order by using LinkedHashMap
neiroukh 57f6892
remove log-finalizing from onEnd
neiroukh 627453c
apply audit-log module
neiroukh 1261ed9
apply auditLog moving to xtraplatform-services
neiroukh 0d172f3
optional property access
neiroukh b5feed7
replace throw by LOGGER.error
neiroukh 5a6f28f
Merge branch 'master' into ldp-95-audit-logging-new-module
azahnen 0551dc7
fix merge
azahnen 8ad1830
api config: includePropertyValues
neiroukh 14cc39e
audit in provider
neiroukh 253ce8c
log properties also in error case
azahnen 0eadcf4
log properties also in error case
azahnen 63f2090
support array values and complex schemas
azahnen 6c13971
fix explicit false bug
neiroukh 2774d2c
audit docs
neiroukh ba53483
cleanup
azahnen 49d6995
cleanup
azahnen 0f05eb1
Merge branch 'master' into ldp-95-audit-logging-new-module
azahnen 676d900
docs
azahnen b2dc88c
upgrade xtraplatform
azahnen 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
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
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
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
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.