-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Fix bound address/port for caddy's certmagic library (#15758) #15848
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
Merged
zeripath
merged 2 commits into
go-gitea:release/v1.14
from
zeripath:backport-15758-v1.14
May 12, 2021
Merged
Fix bound address/port for caddy's certmagic library (#15758) #15848
zeripath
merged 2 commits into
go-gitea:release/v1.14
from
zeripath:backport-15758-v1.14
May 12, 2021
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Backport go-gitea#15758 * Fix bound address/port for caddy's certmagic library * Fix bug Co-authored-by: zeripath <[email protected]>
silverwind
approved these changes
May 12, 2021
techknowlogick
approved these changes
May 12, 2021
Make lgtm work |
I don't think this PR solves the issue. Still debugging... |
Some you win -- some you lose... |
Yeah... so I have it sorted now. I will make a new PR referencing this one. Sorry for the confusion. Took me a bit to build gitea on ARMv7 with cgo. |
bminer
added a commit
to bminer/gitea
that referenced
this pull request
May 13, 2021
zeripath
pushed a commit
that referenced
this pull request
May 14, 2021
zeripath
pushed a commit
to zeripath/gitea
that referenced
this pull request
May 14, 2021
zeripath
added a commit
that referenced
this pull request
May 15, 2021
…5859) (#15878) Co-authored-by: Blake Miner <[email protected]> Co-authored-by: 6543 <[email protected]>
AbdulrhmnGhanem
pushed a commit
to kitspace/gitea
that referenced
this pull request
Aug 10, 2021
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Backport #15758
Fix bound address/port for caddy's certmagic library
Fix bug