fix: dont allow Website User to write to public events (#32966)

This commit is contained in:
Soham Kulkarni 2025-06-19 20:57:27 +05:30 committed by GitHub
parent 02d72d2bbb
commit aedd5c29c0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -297,7 +297,7 @@
"icon": "fa fa-calendar",
"idx": 1,
"links": [],
"modified": "2025-04-10 13:08:32.540745",
"modified": "2025-06-17 15:31:01.945146",
"modified_by": "Administrator",
"module": "Desk",
"name": "Event",
@ -310,7 +310,7 @@
"print": 1,
"read": 1,
"report": 1,
"role": "All",
"role": "Desk User",
"share": 1,
"write": 1
},
@ -326,6 +326,15 @@
"role": "System Manager",
"share": 1,
"write": 1
},
{
"email": 1,
"export": 1,
"print": 1,
"read": 1,
"report": 1,
"role": "All",
"share": 1
}
],
"read_only": 1,