mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Fixing permission for certificates:verify
This commit is contained in:
parent
09aae93fc1
commit
3cc176c121
@ -69,7 +69,7 @@ import javax.ws.rs.core.Response;
|
||||
name = "Verifying an SSL Certificate",
|
||||
description = "Verifying an SSL Certificate",
|
||||
key = "perm:admin:certificates:verify",
|
||||
permissions = {"/device-mgt/admin/certificates/verify"}
|
||||
permissions = {"/device-mgt/admin/certificates/details"}
|
||||
)
|
||||
}
|
||||
)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user