mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
23 lines
934 B
Plaintext
23 lines
934 B
Plaintext
Name: Audit Trail
|
|
AntiForgery: enabled
|
|
Author: The Orchard Team
|
|
Website: http://orchardproject.net
|
|
Version: 1.8.1
|
|
OrchardVersion: 1.8
|
|
Description: Provides a log for recording and viewing back-end changes.
|
|
Features:
|
|
Orchard.AuditTrail:
|
|
Name: Audit Trail
|
|
Description: Provides a log for recording and viewing back-end changes.
|
|
Category: Security
|
|
Dependencies: Orchard.Users, Orchard.Roles, Orchard.ContentTypes
|
|
Orchard.AuditTrail.ImportExport:
|
|
Name: Audit Trail Import Export
|
|
Description: Provides import/export functionality for the Audit Trail feature.
|
|
Category: Security
|
|
Dependencies: Orchard.AuditTrail, Orchard.ImportExport
|
|
Orchard.AuditTrail.Trimming:
|
|
Name: Audit Trail Trimming
|
|
Description: Provides a background task that regularly deletes old audit trail records.
|
|
Category: Security
|
|
Dependencies: Orchard.AuditTrail |