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

WSGIPublisher: set REMOTE_USER even in case of error #1156

Merged

Conversation

perrinjerome
Copy link
Contributor

This fixes a problem that user name was empty in access log for error pages.

Fixes #1155

Copy link
Member

@dataflake dataflake left a comment

Choose a reason for hiding this comment

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

Please add a change log entry

@perrinjerome
Copy link
Contributor Author

I'm sorry I forgot changelog again ! I just added one. These PR also has the changes from #1158 to simplify git conflict

@icemac icemac enabled auto-merge (squash) September 19, 2023 06:16
@icemac icemac dismissed dataflake’s stale review September 19, 2023 06:16

Change log was added.

@icemac icemac merged commit 89134b3 into zopefoundation:master Sep 19, 2023
20 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.

Username not in access log for error requests
3 participants