cherri-pick: 3115 domain case

Merge in DNS/adguard-home from 3115-domain-case to master

Updates #3115.

Squashed commit of the following:

commit 02b6d27d862b3e3dc2a17220cec35f0f18e31fb3
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Tue May 11 19:56:06 2021 +0300

    all: fix typos

commit cdd1de64d5f79605b5fdcad5879204194856b083
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Tue May 11 19:37:37 2021 +0300

    dnsforward: fix disallowed domains case matching
This commit is contained in:
Eugene Burkov
2021-05-11 20:33:02 +03:00
committed by Ainar Garipov
parent e301480401
commit f7e4e998cf
3 changed files with 12 additions and 2 deletions

View File

@@ -17,6 +17,12 @@ and this project adheres to
## [v0.106.3] - 2021-05-17 (APPROX.)
-->
### Fixed
- Disallowed domains are now case-insensitive ([#3115]).
[#3115]: https://github.com/AdguardTeam/AdGuardHome/issues/3115
## [v0.106.2] - 2021-05-06