Skip to content

Commit

Permalink
Pull request 2053: 6357-auth-log-remote-ip
Browse files Browse the repository at this point in the history
Updates #6357.

Squashed commit of the following:

commit 0d37544
Merge: 61858bd 52713a2
Author: Stanislav Chzhen <s.chzhen@adguard.com>
Date:   Fri Nov 3 14:47:10 2023 +0300

    Merge branch 'master' into 6357-auth-log-remote-ip

commit 61858bd
Author: Stanislav Chzhen <s.chzhen@adguard.com>
Date:   Fri Nov 3 14:44:58 2023 +0300

    all: upd chlog

commit 1eef672
Author: Stanislav Chzhen <s.chzhen@adguard.com>
Date:   Thu Nov 2 19:20:41 2023 +0300

    home: imp code

commit 2956aed
Author: Stanislav Chzhen <s.chzhen@adguard.com>
Date:   Thu Nov 2 16:10:07 2023 +0300

    home: imp docs

commit ca0f53d
Author: Stanislav Chzhen <s.chzhen@adguard.com>
Date:   Tue Oct 31 15:08:37 2023 +0300

    home: imp code

commit 6b11b46
Author: Stanislav Chzhen <s.chzhen@adguard.com>
Date:   Fri Oct 27 19:45:55 2023 +0300

    home: auth log remote ip
  • Loading branch information
schzhn committed Nov 3, 2023
1 parent 52713a2 commit f3817e4
Show file tree
Hide file tree
Showing 7 changed files with 487 additions and 450 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Expand Up @@ -28,6 +28,10 @@ NOTE: Add new changes BELOW THIS COMMENT.
- Ability to specify multiple domain specific upstreams per line, e.g.
`[/domain1/../domain2/]upstream1 upstream2 .. upstreamN` ([#4977]).

### Changed

- Improved authentication failure logging ([#6357]).

### Fixed

- `$important,dnsrewrite` rules do not take precedence over allowlist rules
Expand All @@ -39,6 +43,7 @@ NOTE: Add new changes BELOW THIS COMMENT.
[#6204]: https://github.com/AdguardTeam/AdGuardHome/issues/6204
[#6329]: https://github.com/AdguardTeam/AdGuardHome/issues/6329
[#6335]: https://github.com/AdguardTeam/AdGuardHome/issues/6335
[#6357]: https://github.com/AdguardTeam/AdGuardHome/issues/6357

<!--
NOTE: Add new changes ABOVE THIS COMMENT.
Expand Down

0 comments on commit f3817e4

Please sign in to comment.