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

Feature basic auth single option #11

Merged
merged 3 commits into from Feb 23, 2021
Merged

Conversation

Mzack9999
Copy link
Member

No description provided.

@Mzack9999 Mzack9999 added Priority: Low This issue can probably be picked up by anyone looking to contribute to the project, as an entry fix Status: Review Needed The issue has a PR attached to it which needs to be reviewed labels Feb 19, 2021
@Mzack9999 Mzack9999 self-assigned this Feb 19, 2021
@Mzack9999 Mzack9999 changed the base branch from master to dev February 19, 2021 20:00
@Mzack9999 Mzack9999 linked an issue Feb 19, 2021 that may be closed by this pull request
@ehsandeep
Copy link
Member

./simplehttpserver -basic-auth 'admin:login'

401 auth rejects the valid credential input.

@ehsandeep ehsandeep added Status: Revision Needed Submitter of PR needs to revise the PR related to the issue. and removed Status: Review Needed The issue has a PR attached to it which needs to be reviewed labels Feb 20, 2021
@ehsandeep ehsandeep merged commit 9a1d1df into dev Feb 23, 2021
@ehsandeep ehsandeep deleted the feature-basic-auth-single-option branch February 23, 2021 05:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Low This issue can probably be picked up by anyone looking to contribute to the project, as an entry fix Status: Revision Needed Submitter of PR needs to revise the PR related to the issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Dev] Basic auth improvements
2 participants