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

Disable authentication by default on Umbrel #56

Open
mononaut opened this issue Aug 18, 2022 · 0 comments
Open

Disable authentication by default on Umbrel #56

mononaut opened this issue Aug 18, 2022 · 0 comments
Assignees

Comments

@mononaut
Copy link
Collaborator

Umbrel v0.5 introduced authentication middleware for all apps by default, which redirects users to a login page before they can access Bitfeed.

Since Bitfeed does not expose any sensitive information, or access to user funds, authentication is probably unnecessary and only adds friction to the user experience.

Solution: add PROXY_AUTH_ADD: "false" to the umbrel docker-compose configuration.

@mononaut mononaut self-assigned this Aug 18, 2022
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

No branches or pull requests

1 participant