-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
From #551:
"We would prefer having role-based authentication where we can audit changes"
and from #626 (comment):
add audit trail information and so forth (can take inspiration from Jupiter maybe for some of this, but by using Devise you have lots of guides/examples/solutions from the community you could adopt).
Audit trail information can be done through the paper_trail gem: https://github.com/paper-trail-gem/paper_trail
Might be worth looking into adding paper_trail versioning to "Trackable" devise concern. Also might be useful to have a whodunnit for each revision to a page/layout/snippet (revision details appear to the right in the corresponding edit page.)
Metadata
Metadata
Assignees
Labels
No labels