dalibo/temboard

Feature web-ui - URI path option

fxsoulis opened this issue · 1 comments

Hello.

Is there a way to add an option to use an uri path on the web-ui ?

This should add a little security level by avoiding scan to /

https://temboard-ui:8888/ becomes https://temboard-ui:8888/__mypath/

Thanks, Fx.

Sounds like a very small security measure to me :)

but I guess you could do this easily with a classic reverse proxy configuration for apache2 or nginx...