Fix: Yahoo not supporting TLS1.3 GODT-730

This commit is contained in:
Jakub
2020-09-11 13:54:32 +02:00
committed by Michal Horejsek
parent c7669b950f
commit 9b5da91f7c
2 changed files with 19 additions and 1 deletions

View File

@ -26,6 +26,10 @@ Changelog [format](http://keepachangelog.com/en/1.0.0/)
## [IE 1.0.x] Congo (v1.0.0 live 2020-09-08)
### Fixed
* GODT-730 Limit maximal TLS version for Yahoo IMAP server
## [IE 0.2.x] Congo
### Added
* GODT-633 Persistent anonymous API cookies for better load balancing and abuse detection.