-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Correctly check http git access rights for reverse proxy authorized users #3721
Correctly check http git access rights for reverse proxy authorized users #3721
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3721 +/- ##
=======================================
Coverage 35.76% 35.76%
=======================================
Files 289 289
Lines 41604 41604
=======================================
Hits 14879 14879
- Misses 24527 24528 +1
+ Partials 2198 2197 -1
Continue to review full report at Codecov.
|
hi, this it's a fix or its only a compatibility feature? and when will going to be backported to 1.4 branch? |
@mckaygerhard it is bugfix and will be backported to 1.4 branch as soon other maintainers review&approve this PR |
only one more.. lgtm |
Fixes reverse proxy authorized users for access rights to git repositories when accessing from git client.
Review changes with
?w=1
to easier see actual changes :)