Hi,
the audit log should fit the function I need. I searched for it, and i saw, the the function is realized on the application level and it logs the dto data. What happend with application calls which i want to log but not all data fields (e.g. the call of change password, but not the password field).
Do have an documentation for it?
Hi Hilkan,
what do you think about historical assignements for permissions ans roles, to recap the assigned rights/roles to any timestamp?
AbpUserRole
Id UserId RoleId ValidFrom ValidTo (Nullable => To check if it is valid)
And the same for:
User->Permission Role->Permission
Greetings
lemestrez