Skip to content

Conversation

@mgoworko
Copy link
Collaborator

@mgoworko mgoworko commented Oct 17, 2025

🧐Enhancement (ES) The predefined audit log serializers now include a new logged_user field, which contains a human-readable username. The user field is renamed to presented_identity. The old user field is still present, but deprecated.

Summary by CodeRabbit

  • New Features

    • Added two audit log fields: "logged_user" and "presented_identity" to record authenticated and presented identities.
  • Deprecated

    • Legacy "user" audit field marked deprecated; using it now emits a deprecation warning and recommends the new fields.
  • Tests

    • Updated and extended audit tests and helpers to assert the new fields across serializers and scenarios.
  • Chores

    • Bumped plugin version for the upcoming release.

@coderabbitai

This comment was marked as off-topic.

coderabbitai[bot]

This comment was marked as resolved.

@mgoworko mgoworko requested a review from coutoPL October 17, 2025 20:01
@mgoworko mgoworko requested a review from coutoPL October 25, 2025 12:53
Copy link
Collaborator

@coutoPL coutoPL left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mgoworko mgoworko requested a review from coutoPL October 28, 2025 19:33
Copy link
Collaborator

@coutoPL coutoPL left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@coutoPL coutoPL merged commit e92f18c into sscarduzio:develop Nov 1, 2025
1 of 20 checks passed
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