Skip to content

feat: add audit logging for critical backend actions#63

Open
Daniel4000-dev wants to merge 10 commits intoCreditra:mainfrom
Daniel4000-dev:feature/audit-logging
Open

feat: add audit logging for critical backend actions#63
Daniel4000-dev wants to merge 10 commits intoCreditra:mainfrom
Daniel4000-dev:feature/audit-logging

Conversation

@Daniel4000-dev
Copy link

Closes #39

Added audit log model and recording system for critical backend actions.

  • Audit log model with action types, performer, resource, and timestamp
  • Recording hooks on credit and risk routes
  • GET /api/audit/logs endpoint to query logs
  • 100% test coverage (14 tests)

@greatest0fallt1me
Copy link
Contributor

please resolve the conflicts

@Daniel4000-dev
Copy link
Author

Daniel4000-dev commented Feb 26, 2026 via email

@Daniel4000-dev
Copy link
Author

All conflicts have been resolved

@greatest0fallt1me
Copy link
Contributor

@Daniel4000-dev Can you resolve the conflicts?

@Daniel4000-dev
Copy link
Author

@Daniel4000-dev Can you resolve the conflicts?

Please review

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.

Implement backend audit log model and recording

2 participants