Skip to content

Commit

Permalink
NXP-29200: add user/group events in audit directories
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelva committed Jul 2, 2020
1 parent 1ca7a5d commit da26c4d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
Expand Up @@ -5,3 +5,4 @@ id,label,obsolete,ordering
"eventLifeCycleCategory","eventLifeCycleCategory","0","30"
"relationNotificationCategory","relationNotificationCategory","0","40"
"document_review_approbation","document_review_approbation","0","50"
"userGroup","userGroup","0","60"
Expand Up @@ -38,3 +38,9 @@ id,label,obsolete,ordering
"lifecycle_transition_event","lifecycle_transition_event","0","390"
"annotationCreated","annotationCreated","0","400"
"documentWaitingPublication","documentWaitingPublication","0","410"
"user_created","user_created","0","420"
"user_modified","user_modified","0","430"
"user_deleted","user_deleted","0","440"
"group_created","group_created","0","450"
"group_modified","group_modified","0","460"
"group_deleted","group_deleted","0","470"

0 comments on commit da26c4d

Please sign in to comment.