-
-
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
Unable to pull with fcgi+unix, gitea serve passing bearer token gets 403 #9474
Comments
OK, so setting up a basic test on my machine does not immediately reproduce the problem, but I note that the logging doesn't work correctly because |
I've just checked with |
Using openSSH doesn't seem to replicate this issue either. I think you mentioned PAM in discord - I wonder if there is an issue authenticating against PAM - however, the SSH key should just be being used and there should be no attempt to log in against PAM so I don't think that can be the issue here. |
OK so it appears that this was a proxy problem. I'll close this. #9473 fixes the problem with logging of opaqued urls. |
It worked with the branch you created. I need to check master. The line which enables the authorization header to be passed: Without this it fails.
|
logs generated from above config:
==> /var/lib/gitea/workdir/log/access.log <==
audit log from ssh: https://pastebin.com/Skw6DKLx
The text was updated successfully, but these errors were encountered: