zaratanDotWorld / choreWheel

Computational governance tooling
GNU Affero General Public License v3.0
9 stars 0 forks source link

Limit voting to housemates only #90

Closed kronosapiens closed 9 months ago

kronosapiens commented 9 months ago

Currently, any user can vote on a poll (at the database level). While not something which can be done via an interface, it is a brittle design which could lead to unexpected bugs down the road. This PR makes this process more secure.