Page 1 of 1

Serviio Console Password Protection

PostPosted: Tue Jan 21, 2014 8:20 am
by neilherbertuk
I've searched the board and can't find this as a feature request. I think it would be extremely useful to allow the Serviio Console to be password protected. My serviio is externally accessible so it is a worry that someone might login to it and start messing. Other options might be to allow the port number to be changed?

Re: Serviio Console Password Protection

PostPosted: Sat Feb 08, 2014 4:46 pm
by nubbel
You can setup a reverse-proxy with IIS for instance and change the portnumber that way.

I also tried to enable authenticated access via IIS reverse-proxy but this somehow screws with auth-tokens or something so it won't let me login when entering MediaBrowser's password...

Re: Serviio Console Password Protection

PostPosted: Sat Feb 08, 2014 7:14 pm
by spudy12
Also doable with an apache reverse proxy. Can implement SSL too