-
|
Hosting this in my LAN, I wonder if there is a way to block entirely the dashboard section like with some sort of authentication. Thank you |
Beta Was this translation helpful? Give feedback.
Answered by
mgdigital
Dec 16, 2025
Replies: 1 comment 3 replies
-
|
Yes you can do it with a reverse proxy, e.g. nginx. Authentication features in Bitmagnet itself will come with a future version. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sorry no you can't block only the dashboard and not the rest of the web UI. What I was proposing is to use a reverse proxy to expose only the /torznab endpoint to allow searching via the API. There is a version in the works that will have users/roles and allow parts of the UI to be accessible only to administrators.