fix(webui): review committee identifier risk
Module Package Release / publish-packages (push) Successful in 12s

This commit is contained in:
2026-08-24 11:36:34 +02:00
parent 432f8bbd02
commit 46ba69fbfe
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ from govoplan_core.db.base import Base
MODULE_ID = "committee"
MODULE_NAME = "Committee"
MODULE_VERSION = "0.1.19"
MODULE_VERSION = "0.1.20"
READ_SCOPE = "committee:workspace:read"
WRITE_SCOPE = "committee:workspace:write"
BALLOT_SCOPE = "committee:ballot:finalize"