Dashboard Protect/Disable

Hello, Guys
Is it possible to protect The Dashboard? By protection i mean not only to password logs and configuration locations, but the whole thing?
And if its not possible - maybe there is a way to disable the Dashboard at all?

I also want to add (Dunno if its a bug or a feature)
despite my user section in dashboard json file looks like this:

"test" : {
      "PasswordBcrypt" : "Hash",
      "Login" : "test",
      "Rank" : 0,
      "Admin" : false
}

test user still has admin privileges (edit config, restart service) in Dashboard.

Accelerator Version : v1.0.941+g6b39b61
Thanks in advance.

The Admin flag is currently not used. The dashboard is protected by a user login. There’s currently no option to disable the Dashboard, but you may be able to set your firewall to block unwanted access.

The whole Dashboard is protected or just the Configuration and Logs locations?
What about
https://dashboard-url: protobuff_port/dashboard/#/metrics-page/
https://dashboard-url: protobuff_port/metrics
those seems to be exposed to everyone

Please correct me if im wrong.
Thanks in advance

Correct. The metrics page is useful for tools that can be setup monitor health on the accelerator.