Fix parsing of IPv6 DNS server addresses

This commit is contained in:
mdecimus
2024-04-18 11:13:20 +02:00
parent 3cc3b726ea
commit 03c0a6e328
4 changed files with 135 additions and 116 deletions

View File

@@ -8,7 +8,7 @@ All notable changes to this project will be documented in this file. This projec
To upgrade replace the `stalwart-mail` binary and then upgrade to the latest web-admin version.
## Added
- Support for DNS-01 and HTTP-01 ACME challenges (#226)
- Support for `DNS-01` and `HTTP-01` ACME challenges (#226)
- Configurable external resources (#355)
### Changed