-
Type:
Sub-task
-
Resolution: Unresolved
-
None
-
Affects Version/s: None
-
Component/s: Main back-end mechanisms (Worker, Logging, etc.)
-
High
-
Log audit logs for User model
-
Emptyshow more show less
Problem
Our logging for user actions is lacking.
Solution
We already some logging done in User operations.
Need to expand them and place in a way to have picture of who have done what and how.
So we need to add logs to places likeĀ User/Operations/WithAuthentication that have connection to entry point of operation.
Also add logs in CLI commands for user create and update.
Plugins will be updated separately.