mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 21:17:18 -04:00
- Remove SMTP settings from Admin Panel, because they
are set in environment variable settings like source/snap/docker already, and password was exposed in plain text. - Added info how to limit snap to root user. Thanks to LyR33x and xet7 ! Closes #1783
This commit is contained in:
parent
a8f41f7994
commit
f8d5c91659
1 changed files with 12 additions and 0 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -1,3 +1,15 @@
|
|||
# Upcoming Wekan release
|
||||
|
||||
This release fixes the following bugs:
|
||||
|
||||
- [Remove SMTP settings from Admin Panel, because they are set in environment
|
||||
variable settings like source/snap/docker already, and password was
|
||||
exposed in plain text](https://github.com/wekan/wekan/issues/1783);
|
||||
- [Added info how to limit snap to root
|
||||
user](https://github.com/wekan/wekan-snap/wiki/Limit-snap-to-root-user-only).
|
||||
|
||||
Thanks to GitHub users LyR33x and xet7 for their contributions.
|
||||
|
||||
# v1.19 2018-07-16 Wekan release
|
||||
|
||||
This release adds the following new features:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue