RED-9393 user stats controller
added authority check
This commit is contained in:
parent
daf393d003
commit
650a325450
@ -6,7 +6,7 @@ plugins {
|
||||
jacoco
|
||||
}
|
||||
|
||||
val redactionServiceVersion by rootProject.extra { "4.415.0-RED9472.4" }
|
||||
val redactionServiceVersion by rootProject.extra { "4.434.0-RED9472.1" }
|
||||
val pdftronRedactionServiceVersion by rootProject.extra { "4.90.0-RED10115.0" }
|
||||
val redactionReportServiceVersion by rootProject.extra { "4.81.0" }
|
||||
val searchServiceVersion by rootProject.extra { "2.90.0" }
|
||||
|
||||
@ -75,7 +75,7 @@ public final class ApplicationRoles {
|
||||
READ_MANUAL_REDACTIONS,
|
||||
READ_NOTIFICATIONS,
|
||||
READ_REDACTION_LOG,
|
||||
READ_RULES,
|
||||
READ_RULES, READ_SYSTEM_RULES,
|
||||
READ_DATA_FORMATS,
|
||||
READ_USERS,
|
||||
READ_VERSIONS,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user