aileftech / snap-admin

A plug-and-play, auto-generated CRUD database admin panel for Spring Boot apps
MIT License
251 stars 18 forks source link

User-aware audit logs #34

Closed aileftech closed 10 months ago

aileftech commented 10 months ago

When authentication is enabled, also register the logged-in user that performed the action in the logs. Add a new filter to search for actions by a specific user.