fix: avoid listing credentials, prefer getting

This commit is contained in:
James Houlahan
2020-06-15 14:20:14 +02:00
parent c329711f9c
commit 9808c44714
2 changed files with 3 additions and 43 deletions

View File

@ -26,6 +26,7 @@ Changelog [format](http://keepachangelog.com/en/1.0.0/)
* Crash in message.combineParts when copying nil slice
* Handle double charset better by using local ParseMediaType instead of mime.ParseMediaType
* Don't remove log dir
* GODT-422 Fix element not found (avoid listing credentials, prefer getting)
## [v1.2.7] Donghai-hotfix - beta (2020-05-07)