The Open Source kanban (built with Meteor). Keep variable/table/field names camelCase. For translations, only add Pull Request changes to wekan/i18n/en.i18n.json , other translations are done at https://transifex.com/wekan/wekan only.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
wekan/server/lib/tests
Lauri Ojansivu ccd9034339 Fix SECURITY ISSUE 5: Attachment API uses bearer value as userId and DoS (Low). 2 months ago
..
attachmentApi.tests.js Fix SECURITY ISSUE 5: Attachment API uses bearer value as userId and DoS (Low). 2 months ago
boards.security.tests.js Fix SECURITY ISSUE 3: Unauthenticated (or any) user can update board sort. 2 months ago
cards.methods.tests.js Fix SECURITY ISSUE 4: Members can forge others’ votes (Low). Bonus: Similar fixes to planning poker too done by xet7. 2 months ago
cards.security.tests.js Fix SECURITY ISSUE 4: Members can forge others’ votes (Low). Bonus: Similar fixes to planning poker too done by xet7. 2 months ago
index.js Fix SECURITY ISSUE 5: Attachment API uses bearer value as userId and DoS (Low). 2 months ago
users.security.tests.js Fix SECURITY ISSUE 2: Access to boards of any Orgs/Teams, and avatar permissions. 2 months ago
utils.tests.js Try to fix tests. Part 3. 5 years ago