Skip to content
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

File events audit logging #3332

Merged
merged 10 commits into from
Mar 18, 2022
Merged

Conversation

kobergj
Copy link
Collaborator

@kobergj kobergj commented Mar 16, 2022

Description

Adds file based events for audit logger

Related Issue

Motivation and Context

How Has This Been Tested?

  • new unit tests
  • manual testing

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

Signed-off-by: jkoberg <jkoberg@owncloud.com>
Signed-off-by: jkoberg <jkoberg@owncloud.com>
Signed-off-by: jkoberg <jkoberg@owncloud.com>
Signed-off-by: jkoberg <jkoberg@owncloud.com>
Signed-off-by: jkoberg <jkoberg@owncloud.com>
Signed-off-by: jkoberg <jkoberg@owncloud.com>
Signed-off-by: jkoberg <jkoberg@owncloud.com>
Signed-off-by: jkoberg <jkoberg@owncloud.com>
@kobergj kobergj marked this pull request as ready for review March 18, 2022 08:59
Signed-off-by: jkoberg <jkoberg@owncloud.com>
@kobergj kobergj requested a review from C0rby March 18, 2022 09:29
@sonarcloud
Copy link

sonarcloud bot commented Mar 18, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 10 Code Smells

17.5% 17.5% Coverage
0.0% 0.0% Duplication

@kobergj kobergj merged commit fd99aef into owncloud:master Mar 18, 2022
@kobergj kobergj deleted the FileEventsAuditLogging branch March 18, 2022 10:53
ownclouders pushed a commit that referenced this pull request Mar 18, 2022
Author: kobergj <jkoberg@owncloud.com>
Date:   Fri Mar 18 11:53:50 2022 +0100

    File events audit logging (#3332)

    * use feature reva & file config

    Signed-off-by: jkoberg <jkoberg@owncloud.com>

    * pre-implementation

    Signed-off-by: jkoberg <jkoberg@owncloud.com>

    * add changelog

    Signed-off-by: jkoberg <jkoberg@owncloud.com>

    * prerequesists for unit tests

    Signed-off-by: jkoberg <jkoberg@owncloud.com>

    * file created event

    Signed-off-by: jkoberg <jkoberg@owncloud.com>

    * remaining tests & events

    Signed-off-by: jkoberg <jkoberg@owncloud.com>

    * use edge reva

    Signed-off-by: jkoberg <jkoberg@owncloud.com>

    * improvements from manual testing

    Signed-off-by: jkoberg <jkoberg@owncloud.com>

    * use utils package to generate itemID

    Signed-off-by: jkoberg <jkoberg@owncloud.com>
@micbar micbar mentioned this pull request Mar 29, 2022
22 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants