Skip to content
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

fix: bump aiohttp to 3.10.8 to avoid 500 errors caused by yarl issue #3063

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

b1tst0rm
Copy link
Contributor

@b1tst0rm b1tst0rm commented Oct 1, 2024

Description

Bumps aiohttp to 3.10.8 to fix an issue with yarl that causes a 500 error message on the GUI/HTTP server related to the Host variable containing a :

Resolves #3062 and #3061

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

All tests passed...and tested on Kali 2024.1 system to confirm regular functionality

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works

Copy link
Contributor

@clenk clenk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@Pandoome
Copy link

Pandoome commented Oct 2, 2024

Thanks for the fix!

@Wallace670
Copy link

Thank you for the fix!

@elegantmoose
Copy link
Contributor

Appreciate it @b1tst0rm

@elegantmoose elegantmoose merged commit 822d884 into mitre:master Oct 2, 2024
0 of 6 checks passed
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.

[Caldera 5.0.0] 500 Error code - Internal Server Error
5 participants