You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For simplifying development of tools to programatically control the proxy we should allow binding to non-loopback device and only listen to https. Need to be able to configure listening on specific hostname and cors customization thru config file. Also support letsencrypt once pr for that is merged. All requests (both local and external) must require auth.
Support configure password in config file
Enforce TLS for API and WebUI
Require password hash to be included as auth bearer in in requests to the api
Web-UI login screen
The text was updated successfully, but these errors were encountered:
For simplifying development of tools to programatically control the proxy we should allow binding to non-loopback device and only listen to https. Need to be able to configure listening on specific hostname and cors customization thru config file. Also support letsencrypt once pr for that is merged. All requests (both local and external) must require auth.
The text was updated successfully, but these errors were encountered: