Skip to content

Conversation

@jospoortvliet
Copy link
Member

@jospoortvliet jospoortvliet commented Jan 19, 2026

Listen to 2FA register/unregister events and log them in the audit app.

Summary

TODO

  • review

Checklist

@jospoortvliet jospoortvliet requested a review from a team as a code owner January 19, 2026 08:40
@jospoortvliet jospoortvliet requested review from Altahrim, ArtificialOwl, artonge and salmart-dev and removed request for a team January 19, 2026 08:40
@jospoortvliet jospoortvliet changed the title Listen to 2FA register/unregister events and log them in the audit app. feat(admin_audit): Listen to 2FA register/unregister events and log them in the audit app. Jan 19, 2026
@jospoortvliet jospoortvliet changed the title feat(admin_audit): Listen to 2FA register/unregister events and log them in the audit app. feat(admin_audit): add audit logging for enabling/disabling 2FA Jan 19, 2026
@jospoortvliet jospoortvliet added 2. developing Work in progress and removed 3. to review Waiting for reviews labels Jan 19, 2026
@jospoortvliet jospoortvliet marked this pull request as draft January 19, 2026 08:47
Comment on lines +94 to +95
'uid',
'displayName',
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
'uid',
'displayName',
'displayName',
'uid',

Comment on lines +78 to +79
'uid',
'displayName',
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
'uid',
'displayName',
'displayName',
'uid',

or the other way around in apps/admin_audit/tests/Listener/SecurityEventListenerTest.php

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add audit logging for enabling/disabling 2FA

4 participants