After the login CSRF changes done in [#7893] the login check done in ApacheAccessHandler.py doesn't work. (ApacheAccessHandler.py is used for auth checks when accessing a repo)
ApacheAccessHandler.py
Tickets: #7893
db/7906
QA:
Believe me when I say this fixed it for forge-allura.apache.org's repo hosting. Otherwise set it your own according to https://forge-allura.apache.org/docs/getting_started/scm_host.html
It would be nice to have tests for this, but it would have to be an integration test with running services, to catch something like this.
Looks good. Merged.
Log in to post a comment.
db/7906
QA:
Believe me when I say this fixed it for forge-allura.apache.org's repo hosting. Otherwise set it your own according to https://forge-allura.apache.org/docs/getting_started/scm_host.html
It would be nice to have tests for this, but it would have to be an integration test with running services, to catch something like this.
Looks good. Merged.