collective / collective/Products.WebServerAuth
Not compatible with Zope2 2.13.30 (Plone 5.1.7)
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Plone 5.1.7 uses Zope2 2.13.30, which excludes headers that have an underscore in them. WebServerAuth updates the `HTTP_X_REMOTE_USER` header, which now gets stripped out.
Pinning Zope 2 to 2.13.29 fixes this issue.
I'm not sure if there is something different than can be done here, but I wanted to leave an issue so that other people don't also have to spend hours tracking down what causes the breakage
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.