bitmagnet icon indicating copy to clipboard operation
bitmagnet copied to clipboard

How to authentication for web UI?

Open tms2003 opened this issue 8 months ago • 3 comments

So far, I can't find any documentation on how to add authentication to the webui interface. Is it not implemented yet? In this case, it cannot be put on the public network.

tms2003 avatar Apr 26 '25 11:04 tms2003

There's no functionality in Bitmagnet for this yet but you could use something like https://www.authelia.com/

mgdigital avatar Apr 26 '25 12:04 mgdigital

So far, I can't find any documentation on how to add authentication to the webui interface. Is it not implemented yet? In this case, it cannot be put on the public network.

I use nginx proxy manager as a reverse proxy. It supports adding user/pass auth and is very very simple to use.

samwathegreat avatar Jul 17 '25 16:07 samwathegreat

added oauth2-proxy with pocketid to manage access but you cant have real login /users

jsapede avatar Aug 02 '25 06:08 jsapede