mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Let all tests pass 💚
This commit is contained in:
parent
fb2b407be0
commit
8d1eb6026a
@ -37,7 +37,9 @@ const permissions = shield({
|
||||
// TODO UpdatePost: isOwner,
|
||||
// TODO DeletePost: isOwner,
|
||||
report: isAuthenticated,
|
||||
CreateBadge: isAdmin
|
||||
CreateBadge: isAdmin,
|
||||
UpdateBadge: isAdmin,
|
||||
DeleteBadge: isAdmin
|
||||
// addFruitToBasket: isAuthenticated
|
||||
// CreateUser: allow,
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user