This website requires JavaScript.
Explore
Help
Sign In
yv01p
/
Umbraco-CMS
Watch
1
Star
0
Fork
0
You've already forked Umbraco-CMS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cc3e75dc6379bf41cb022f8d7b9ae5af92a83ad6
Umbraco-CMS
/
src
/
Umbraco.Core
/
Auditing
History
Shannon
fd5bc49c87
Audits the member being exported, moves the export method to the service (again) but returns a proper model this time and raises an event, adds error checking to the export http request
2018-02-27 00:40:43 +11:00
..
Audit.cs
Fixes: U4-6110 Cleanup the Audit trail code - this should be a service, remove all internal statics
2015-01-19 15:12:34 +11:00
AuditEventHandler.cs
Audits the member being exported, moves the export method to the service (again) but returns a proper model this time and raises an event, adds error checking to the export http request
2018-02-27 00:40:43 +11:00
AuditTypes.cs
Fixes: U4-6110 Cleanup the Audit trail code - this should be a service, remove all internal statics
2015-01-19 15:12:34 +11:00
IdentityAuditEventArgs.cs
Fixes issue with AffectedUser vs PerformingUser, updates the log formatting and uses the affectedDetails better, fixes the double event calling for auth stuff, fixes the change password event raising, fixes reporting the changed property values for members
2018-02-13 00:15:04 +11:00