fix(User): Allow confirm
This is still used for email confirmation on update
This commit is contained in:
committed by
mrugesh mohapatra
parent
07f30427cb
commit
6042ce2a84
@ -324,12 +324,6 @@
|
||||
"permission": "DENY",
|
||||
"property": "verify"
|
||||
},
|
||||
{
|
||||
"principalType": "ROLE",
|
||||
"principalId": "$everyone",
|
||||
"permission": "DENY",
|
||||
"property": "confirm"
|
||||
},
|
||||
{
|
||||
"accessType": "EXECUTE",
|
||||
"principalType": "ROLE",
|
||||
|
Reference in New Issue
Block a user