Skip to content

Disable authentication by default on Umbrel #56

Description

@mononaut

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions