Skip to content

Breaking Changes with 5.1 deny-by-default? #1013

Description

@fbrinker

I've upgraded to 5.1 and thought the deny by default could be breaking, but it wasn't declared like that.

Now all my services aren't accessible via TinyAuth and PocketId anymore.

The solution is declaring whitelists like

TINYAUTH_APPS_STATUS_OAUTH_WHITELIST=myemail@example.org

But I don't like that configruation overhead for each service.
I thought TINYAUTH_AUTH_ACLS_POLICY=allow could solve this, but it has no effect.

How do I disable deny-by-default again? I don't see why I would need that.

PS: Downgrading doesn't work either due to migrations?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions