Skip to content

Mobile detection when auth disabled not working #5643

@alexmihai1984

Description

@alexmihai1984

Describe feature

I run a TriliumNext instance behind an authentication provider (Authentik). Because of that, I disabled TriliumNext's authentication mechanism through config.ini, as stated in the docs: https://triliumnext.github.io/Docs/Wiki/server-installation.html#disabling-authentication .

The problem I have is, since I never hit the login page, there is no detection of a mobile browser. I'm pretty sure it's related to the login page because if I enable Trilium's auth it works fine.

I also tried forcing it through the URL with ?mobile, but I guess that's also restricted to the login page.

If there's no existing solution (I might not be aware of it), would it be possible to get mobile detection even when auth is turned off as a feature at some point?

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions