8000 fix(lib): make Anubis less paranoid by Xe · Pull Request #365 · TecharoHQ/anubis · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix(lib): make Anubis less paranoid #365

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 25, 2025
Merged

Conversation

Xe
Copy link
Contributor
@Xe Xe commented Apr 25, 2025

Previously Anubis would aggressively make sure that the client cookie matched exactly what it should. This has turned out to be too paranoid in practice and has caused problems with Happy Eyeballs et. al.

This is a potential fix to #303 and #289.

Checklist:

  • Added a description of the changes to the [Unreleased] section of docs/docs/CHANGELOG.md
  • Added test cases to the relevant parts of the codebase
  • Ran integration tests npm run test:integration (unsupported on Windows, please use WSL)

@Xe Xe force-pushed the Xe/make-anubis-less-paranoid branch from a1c5a93 to d6ab9fb Compare April 25, 2025 18:51
Previously Anubis would aggressively make sure that the client cookie
matched exactly what it should. This has turned out to be too paranoid
in practice and has caused problems with Happy Eyeballs et. al.

This is a potential fix to #303 and #289.
@Xe Xe force-pushed the Xe/make-anubis-less-paranoid branch from d6ab9fb to 601ff61 Compare April 25, 2025 18:57
@Xe Xe self-assigned this Apr 25, 2025
@Xe Xe merged commit c669b47 into main Apr 25, 2025
4 checks passed
JasonLovesDoggo pushed a commit to JasonLovesDoggo/anubis that referenced this pull request Jun 17, 2025
Previously Anubis would aggressively make sure that the client cookie
matched exactly what it should. This has turned out to be too paranoid
in practice and has caused problems with Happy Eyeballs et. al.

This is a potential fix to TecharoHQ#303 and TecharoHQ#289.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0