1
0
Fork 0
mirror of synced 2024-06-02 10:54:44 +12:00

bucket read scope

This commit is contained in:
Damodar Lohani 2021-06-16 11:52:35 +05:45
parent 72ea5492fc
commit 9def955ab2

View file

@ -73,6 +73,7 @@ trait ProjectCustom
'documents.write',
'files.read',
'files.write',
'buckets.read',
'buckets.write',
'functions.read',
'functions.write',