Skip to content
Snippets Groups Projects
Commit 4a19282e authored by Alexandre Morin's avatar Alexandre Morin
Browse files

Merge branch 'revert-9aca4600' into 'hotfix/2.1.1'

Revert "Merge branch 'feature/6865-ServiceAccountConfiguration' into 'hotfix/2.1.1'"

See merge request maarch/archivesPubliques!9
parents 9aca4600 4e80dfcc
No related branches found
No related tags found
No related merge requests found
......@@ -144,45 +144,6 @@ blacklistUserStories = "[
'archiveManagement/modifyDescription'
]"
servicePrivileges = "[
{
'serviceURI': 'audit/event/createChainjournal',
'description' : 'Chaîner le journal de l\'application'
},
{
'serviceURI': 'batchProcessing/scheduling/updateProcess',
'description' : 'Exécution automatique des tâches planifiées'
},
{
'serviceURI': 'lifeCycle/journal/createChainjournal',
'description' : 'Chaîner le journal du cycle de vie'
},
{
'serviceURI': 'recordsmanagement/archivecompliance/readperiodic',
'description' : 'Valider l\'intégrité des archives'
},
{
'serviceURI': 'recordsManagement/archives/deleteDisposablearchives',
'description' : 'Détruire les archives'
},
{
'serviceURI': 'recordsManagement/archives/updateIndexfulltext',
'description' : 'Extraction plein texte'
},
{
'serviceURI': 'recordsManagement/archive/create',
'description' : 'Création d\'une archive'
},
{
'serviceURI': 'recordsManagement/archive/createArchiveBatch',
'description' : 'Création par batch d\'archive(s)'
},
{
'serviceURI': '*',
'description' : 'Tous les droits'
}
]"
[lifeCycle]
; Chain life cycle journal by originator in addition to the main journal
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment