Sfoglia il codice sorgente

Percent-encode SMTP password to prevent
URI malformed errors. Thanks to pkuhner ! Closes #1181

Lauri Ojansivu 7 anni fa
parent
commit
a4dfdd4fd1
1 ha cambiato i file con 5 aggiunte e 3 eliminazioni
  1. 5 3
      CHANGELOG.md

+ 5 - 3
CHANGELOG.md

@@ -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
-and xet7 for their contributions.
+Thanks to GitHub users andresmanelli, danhawkes, jonasob, kubiko, nztqa,
+pkuhner and xet7 for their contributions.
 
 
 # v0.32 2017-07-30 Wekan release
 # v0.32 2017-07-30 Wekan release