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",
|
"permission": "DENY",
|
||||||
"property": "verify"
|
"property": "verify"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"principalType": "ROLE",
|
|
||||||
"principalId": "$everyone",
|
|
||||||
"permission": "DENY",
|
|
||||||
"property": "confirm"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"accessType": "EXECUTE",
|
"accessType": "EXECUTE",
|
||||||
"principalType": "ROLE",
|
"principalType": "ROLE",
|
||||||
|
Reference in New Issue
Block a user