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

Make use of ident while showing server error (generated by waitress) #382

Merged
merged 3 commits into from Jan 23, 2023

Conversation

AkhilmsAchu
Copy link
Contributor

this will help users to hide the server details from waitress generated error response with the help of ident value.
Some organization don't want to expose there server details to user, since it will help the attackers perform attacks based on the known vulnerability of the server.
So instead of showing generated by waitress, we can show a generic text.

this will help users to hide the server details from waitress generated error response with the help of ident value.
Some organization don't want to expose there server details to user, since it will help the attackers perform attacks based on the known vulnerability of the server.
So instead of showing generated by waitress, we can show a generic text.
src/waitress/utilities.py Outdated Show resolved Hide resolved
src/waitress/utilities.py Outdated Show resolved Hide resolved
@AkhilmsAchu
Copy link
Contributor Author

Looks Clean !!!

AkhilmsAchu and others added 2 commits December 22, 2022 10:22
Co-authored-by: Bert JW Regeer <xistence@0x58.com>
Co-authored-by: Bert JW Regeer <xistence@0x58.com>
@AkhilmsAchu AkhilmsAchu reopened this Jan 21, 2023
@digitalresistor digitalresistor merged commit bf2b854 into Pylons:main Jan 23, 2023
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.

None yet

2 participants