cherry-pick: 2875 client settings

Merge in DNS/adguard-home from 2875-client-settings to master

Updates #2875.

Squashed commit of the following:

commit 43e5af66acb8ace71a329fe2effae6a78492d73f
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Wed May 12 18:12:03 2021 +0300

    all: fix client settings applying
This commit is contained in:
Eugene Burkov
2021-05-12 20:04:50 +03:00
committed by Ainar Garipov
parent f7e4e998cf
commit 3953ca50e6
4 changed files with 25 additions and 44 deletions

View File

@@ -19,8 +19,11 @@ and this project adheres to
### Fixed
- Ignoring client-specific filtering settings when filtering is disabled in
general settings ([#2875]).
- Disallowed domains are now case-insensitive ([#3115]).
[#2875]: https://github.com/AdguardTeam/AdGuardHome/issues/2875
[#3115]: https://github.com/AdguardTeam/AdGuardHome/issues/3115