mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Fix: User with comment only permissions can remove another user from a card.
Thanks to nztqa ! Closes #1349
This commit is contained in:
parent
d31d5fd47a
commit
3756b7b0fc
1 changed files with 9 additions and 1 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
|
@ -1,8 +1,16 @@
|
||||||
|
# Upcoming Wekan release
|
||||||
|
|
||||||
|
This release fixes the following bugs:
|
||||||
|
|
||||||
|
* [Fix: User with comment only permissions can remove another user from a card](https://github.com/wekan/wekan/pull/1352).
|
||||||
|
|
||||||
|
Thanks to GitHub user nztqa for contributions.
|
||||||
|
|
||||||
# v0.59 2017-11-23 Wekan release.
|
# v0.59 2017-11-23 Wekan release.
|
||||||
|
|
||||||
This release fixes the following bugs:
|
This release fixes the following bugs:
|
||||||
|
|
||||||
* [Fix not working stdout logging by removing Winston logger](https://github.com/wekan/wekan/pull/1352).
|
* [Remove incomplete logger fix](https://github.com/wekan/wekan/pull/1352).
|
||||||
|
|
||||||
Thanks to GitHub user pierreozoux for contributions.
|
Thanks to GitHub user pierreozoux for contributions.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue