Skip to content

Conversation

- Add AuditLog model with tracking for user actions and system events
- Define AuditActionType, AuditEventType, and AuditObjectType enums
- Include Entity Framework configuration and database migrations
- Support for user identification, IP tracking, and detailed event logging

TO MERGE Implement AuditService with structured logging, HTTP context extraction, and database persistence for tracking user actions, system events, and security-related operations across the NodeGuard application.

stack-info: PR: #465, branch: Jossec101/stack/9
… and create Audit Trail page with filtering options

stack-info: PR: #466, branch: Jossec101/stack/10
@Jossec101 Jossec101 changed the base branch from Jossec101/stack/9 to main January 16, 2026 11:04
@Jossec101 Jossec101 changed the base branch from main to Jossec101/stack/9 January 16, 2026 11:04
@Jossec101 Jossec101 marked this pull request as draft January 16, 2026 11:47
Jossec101 added a commit that referenced this pull request Jan 16, 2026
- Add AuditLog model with tracking for user actions and system events
- Define AuditActionType, AuditEventType, and AuditObjectType enums
- Include Entity Framework configuration and database migrations
- Support for user identification, IP tracking, and detailed event logging

TO MERGE Implement AuditService with structured logging, HTTP context extraction, and database persistence for tracking user actions, system events, and security-related operations across the NodeGuard application.

stack-info: PR: #465, branch: Jossec101/stack/9

[GEN-1859] Add HttpContext extension for retrieving client IP address and create Audit Trail page with filtering options

stack-info: PR: #466, branch: Jossec101/stack/10
@Jossec101 Jossec101 force-pushed the Jossec101/stack/9 branch 6 times, most recently from d368ef4 to 326ed68 Compare January 20, 2026 10:49
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