mirror of
https://github.com/TecharoHQ/anubis.git
synced 2025-09-10 13:17:31 -04:00
Apply suggestions from code review
Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
parent
44efcea781
commit
efe648f2af
@ -390,7 +390,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "generic-browser",
|
"name": "generic-browser",
|
||||||
"user_agent_regex": "(?i:gecko|applewebkit)",
|
"user_agent_regex": "(?i:gecko)",
|
||||||
"action": "CHALLENGE"
|
"action": "CHALLENGE"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
- Fixed and clarified installation instructions
|
- Fixed and clarified installation instructions
|
||||||
- Changed default challenge logic for "Gecko" or "AppleWebkit" in the User-Agent string
|
- Changed default challenge logic for "Gecko" in the User-Agent string
|
||||||
instead of "Mozilla" [#78](https://github.com/TecharoHQ/anubis/pull/78)
|
instead of "Mozilla" [#78](https://github.com/TecharoHQ/anubis/pull/78)
|
||||||
|
|
||||||
## v1.14.2
|
## v1.14.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user