Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
golang-github-jimstudt-http-authentication
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Debian Go Packaging Team
packages
golang-github-jimstudt-http-authentication
Commits
3eca13d6
Commit
3eca13d6
authored
11 years ago
by
Jim Studt
Browse files
Options
Downloads
Patches
Plain Diff
More package renaming
parent
bac51901
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
basic/README.md
+2
-2
2 additions, 2 deletions
basic/README.md
with
2 additions
and
2 deletions
basic/README.md
+
2
−
2
View file @
3eca13d6
# auth/htpasswd [](http://godoc.org/github.com/jimstudt/http-authentication/
htpasswd
)
# auth/htpasswd [](http://godoc.org/github.com/jimstudt/http-authentication/
basic
)
Authenticate using Apache-style htpasswd files and HTTP Basic Authentication.
...
...
@@ -58,7 +58,7 @@ func main() {
## API Documentation
The API is documented using godoc and also available at
[
godoc.org
](
http://godoc.org/github.com/jimstudt/http-authentication/
htpasswd
)
The API is documented using godoc and also available at
[
godoc.org
](
http://godoc.org/github.com/jimstudt/http-authentication/
basic
)
~~~
...
...
This diff is collapsed.
Click to expand it.
Anthony Fok
@foka
mentioned in commit
c333d7aa
·
7 years ago
mentioned in commit
c333d7aa
mentioned in commit c333d7aac1368c065dffadfa66a7c74ebef09a21
Toggle commit list
Anthony Fok
@foka
mentioned in commit
d93379a0
·
7 years ago
mentioned in commit
d93379a0
mentioned in commit d93379a0c1e06946d06f83915b76947b11e98e0a
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment