mirror of
https://github.com/wekan/wekan.git
synced 2025-12-23 02:40:14 +01:00
Fix SECURITY ISSUE 4: Members can forge others’ votes (Low). Bonus: Similar fixes to planning poker too done by xet7.
Thanks to Siam Thanat Hack (STH) and xet7 !
This commit is contained in:
parent
4aaeec9515
commit
0a1a075f31
6 changed files with 505 additions and 42 deletions
|
|
@ -1,3 +1,5 @@
|
|||
import './utils.tests';
|
||||
import './users.security.tests';
|
||||
import './boards.security.tests';
|
||||
import './cards.security.tests';
|
||||
import './cards.methods.tests';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue