Pull request: 4942 cache poisoning
Merge in DNS/adguard-home from 4942-cache-poisoning to master Updates #4942. Squashed commit of the following: commit aec2ccd21cfdc89ebf1a4f27e2f8278b3fb2f0bc Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Tue Oct 11 15:41:18 2022 +0300 all: imp wording commit dba35a161f5625f5adbb0ecad9b9146fb827528b Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Tue Oct 11 15:13:35 2022 +0300 all: upd proxy
This commit is contained in:
@@ -21,11 +21,18 @@ and this project adheres to
|
||||
opposed to URL paths ([#3418]). Note that AdGuard Home checks the server name
|
||||
only if the URL does not contain a ClientID.
|
||||
|
||||
### Changed
|
||||
|
||||
- Responses with `SERVFAIL` code are now cached for at least 30 seconds.
|
||||
|
||||
### Fixed
|
||||
|
||||
- Responses for which the DNSSEC validation had explicitly been omitted aren't
|
||||
cached now ([#4942]).
|
||||
- Web UI not switching to HTTP/3 ([#4986], [#4993]).
|
||||
|
||||
[#3418]: https://github.com/AdguardTeam/AdGuardHome/issues/3418
|
||||
[#4942]: https://github.com/AdguardTeam/AdGuardHome/issues/4942
|
||||
[#4986]: https://github.com/AdguardTeam/AdGuardHome/issues/4986
|
||||
[#4993]: https://github.com/AdguardTeam/AdGuardHome/issues/4993
|
||||
|
||||
|
||||
Reference in New Issue
Block a user