The web console can be protected with a password, and also by roles. Two roles are available: an admin user with full access, and a regular user with restricted access. Each role has its own username and password, allowing you to expose different levels of functionality to different people.
4 posts tagged with "http"
View All TagsThis project sends data with an HTTP request to httpbin.org and expects to receive the same data back.
This project sends data with an HTTP request to httpbin.org and expects to receive the same data back.
This project allows the web console (and HTTP API) to be served with TLS enabled.