mirror of
https://github.com/wekan/wekan.git
synced 2025-12-23 19:00:12 +01:00
Fix SECURITY ISSUE 3: Unauthenticated (or any) user can update board sort.
Thanks to Siam Thanat Hack (STH) !
This commit is contained in:
parent
0a2e6a0c38
commit
ea310d7508
6 changed files with 119 additions and 23 deletions
|
|
@ -1,2 +1,3 @@
|
|||
import './utils.tests';
|
||||
import './users.security.tests';
|
||||
import './boards.security.tests';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue