v1.23.0-pre1: Lyse Hext #1205
Xe
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
(data)/meta/default-config.yamlfor importing the entire default configuration at once.-custom-real-ip-headerflag to get the original request IP from a different header thanx-real-ip.contentLengthvariable to bot expressions.COOKIE_SAME_SITE_MODEto force anubis cookies SameSite value, and downgrade automatically fromNonetoLaxif cookie is insecure.SLOG_LEVEL,COOKIE_PREFIX,FORCED_LANGUAGE, andTARGET_DISABLE_KEEPALIVE(#1086).robots2policyto properly group consecutive user agents intoany:instead of only processing the last one (#925).fastalgorithm prefer purejs when running in an insecure context.s3apistorage backend to allow Anubis to use S3 API compatible object storage as its storage backend.techaro.lol-anubis-authinstead oftecharo.lol-anubis-auth-auth.cmd/containerbuildsupport commas for separating elements of the--docker-tagsargument as well as newlines.DIFFICULTY_IN_JWToption, which allows one to add thedifficultyfield in the JWT claims which indicates the difficulty of the token (#1063).targetSNIto special keyword 'auto' to indicate that it should be automatically set to the request Host name (424).Better error messages
In order to make it easier for legitimate clients to debug issues with their browser configuration and Anubis, Anubis will emit internal error detail in base 64 so that administrators can chase down issues. Future versions of this may also include a variant that encrypts the error detail messages.
Bug Fixes
Sometimes the enhanced temporal assurance in #1038 and #1068 could backfire because Chromium and its ilk randomize the amount of time they wait in order to avoid a timing side channel attack. This has been fixed by both increasing the amount of time a client has to wait for the metarefresh and preact challenges as well as making the server side logic more permissive.
What's Changed
New Contributors
Full Changelog: v1.22.0...v1.23.0-pre1
This discussion was created from the release v1.23.0: Lyse Hext.
Beta Was this translation helpful? Give feedback.
All reactions