mirror of
https://github.com/mmatczuk/go-http-tunnel.git
synced 2026-05-15 22:01:40 -06:00
[PR #10] [MERGED] server: basic auth #109
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/go-http-tunnel#109
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/mmatczuk/go-http-tunnel/pull/10
Author: @mmatczuk
Created: 2/8/2017
Status: ✅ Merged
Merged: 2/8/2017
Merged by: @mmatczuk
Base:
master← Head:mmt/basic_auth📝 Commits (1)
c9768f8server: basic auth📊 Changes
8 files changed (+276 additions, -65 deletions)
View changed files
📝
TODO.md(+0 -1)➕
auth.go(+26 -0)➕
auth_test.go(+24 -0)📝
errors.go(+2 -0)📝
integrationtest/integration_test.go(+9 -1)📝
registry.go(+36 -14)📝
registry_test.go(+165 -46)📝
server.go(+14 -3)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.