Skip to content
This repository has been archived by the owner on May 6, 2021. It is now read-only.

Disable Basic Authentication #40

Open
rohitaby opened this issue Apr 18, 2018 · 1 comment
Open

Disable Basic Authentication #40

rohitaby opened this issue Apr 18, 2018 · 1 comment

Comments

@rohitaby
Copy link

How to Disable basic Authentication. I understand that caddy service is responsible for authentication. How do I bypass this basic authentication. Any help? Thanks

@seffyroff
Copy link

You can remove the basic auth by removing these lines:
basicauth / {$ADMIN_USER} {$ADMIN_PASSWORD}
from the Caddyfile.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants