mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Percent-encode SMTP password to prevent
URI malformed errors. Thanks to pkuhner ! Closes #1181
This commit is contained in:
parent
e21b3e6bb2
commit
a4dfdd4fd1
1 changed files with 5 additions and 3 deletions
|
|
@ -15,10 +15,12 @@ This release adds the following new features:
|
||||||
|
|
||||||
and fixes the following bugs:
|
and fixes the following bugs:
|
||||||
|
|
||||||
* [Fix Squeezed tickbox in Card](https://github.com/wekan/wekan/pull/1171).
|
* [Fix Squeezed tickbox in Card](https://github.com/wekan/wekan/pull/1171);
|
||||||
|
* [Percent-encode SMTP password to prevent URI malformed
|
||||||
|
errors](https://github.com/wekan/wekan/pull/1190).
|
||||||
|
|
||||||
Thanks to GitHub users andresmanelli, danhawkes, jonasob, kubiko, nztqa
|
Thanks to GitHub users andresmanelli, danhawkes, jonasob, kubiko, nztqa,
|
||||||
and xet7 for their contributions.
|
pkuhner and xet7 for their contributions.
|
||||||
|
|
||||||
# v0.32 2017-07-30 Wekan release
|
# v0.32 2017-07-30 Wekan release
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue