Skip to content
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

Configure HTTP Basic Authentication #2

Merged
merged 5 commits into from
Apr 21, 2023
Merged

Configure HTTP Basic Authentication #2

merged 5 commits into from
Apr 21, 2023

Conversation

sungpeo
Copy link
Contributor

@sungpeo sungpeo commented Apr 20, 2023

Configure POST,PUT,DELETE routes as update-routes with basic-auth

Current major limitation:

  • Auth is not optional.
  • Users are not configurable. (Hardcoded as admin/admin)

@sungpeo sungpeo requested a review from junegunn April 20, 2023 09:11
@sungpeo sungpeo requested a review from junegunn April 21, 2023 04:45
@junegunn junegunn merged commit 1be34e5 into junegunn:master Apr 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants