This is an automated email from the ASF dual-hosted git repository.

dyankiv pushed a commit to branch DATALAB-2869
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git

commit 8f83bcffd8fb708fd97cd9e08450923dbef2ddb2
Author: Denys Yankiv <[email protected]>
AuthorDate: Thu Jun 30 16:38:39 2022 +0300

    remove $anyuser from image role
---
 services/self-service/src/main/resources/mongo/image/mongo_roles.json | 1 -
 1 file changed, 1 deletion(-)

diff --git 
a/services/self-service/src/main/resources/mongo/image/mongo_roles.json 
b/services/self-service/src/main/resources/mongo/image/mongo_roles.json
index e9efc3437..a86cc88ea 100644
--- a/services/self-service/src/main/resources/mongo/image/mongo_roles.json
+++ b/services/self-service/src/main/resources/mongo/image/mongo_roles.json
@@ -4,7 +4,6 @@
     "description": "Full control of %s image",
     "type": "IMAGE",
     "groups": [
-      "$anyuser"
     ]
   }
 ]
\ No newline at end of file


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to