59
edits
No edit summary |
Tom.Wegener (talk | contribs) (mention CORS and Access Control settings) |
||
Line 36: | Line 36: | ||
When there are saved configuration available, any of them can be selected and load onto the system again. It is also possible to delete the configuration. | When there are saved configuration available, any of them can be selected and load onto the system again. It is also possible to delete the configuration. | ||
=== CORS Configuration === | |||
With version 4.1 the option to configure the "Cross-Origin Resource Sharing" (CORS) settings was introduced. | |||
You can learn about CORS on the MDN Web docs[https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS]. | |||
=== Access Control === | |||
Since version 4.1 there is the the option to limit the access to the multimeter to specific subnets. | |||
If you enable the access control, you have the option to specify the subnets from which people are allowed to access the multimeter. | |||
If you want to allow the access for the clients in the subnet in which the multimeter is deployed you are able to allow that with ticking "Allow local access". | |||
=== TLS/SSL certificate === | === TLS/SSL certificate === |
edits