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
Is your feature request related to a problem? Please describe.
It's great to have the EVCC Dashboard available to everyone. However, it's possible for everyone to change the charging profiles and limits too.
Describe the solution you'd like
It'd be great to lock these features. Changing these values should only be possible when authenticated with the password provided.
Describe alternatives you've considered
Restrict access to the entire EVCC dashboard (with something like HTTP Basic Auth)
The text was updated successfully, but these errors were encountered:
We already have the account system (admin password) in place. We could provide a user setting to require authentication for all endpoints. Right now, it's only required for accessing logs or changing configuration.
Can you be more specific on what you would like protected or not? Read-only mode? Should it be allowed for everyone to see charging situation and sessions/stats?
Thanks for the quick response. Yes, it'd be great to lock more functions behind the admin password.
Basically, a read-only mode would be great.
I'd love to see the configuration of chargings protected. Like changing charging limits, the profiles (off/solar/fast), changing the wallbox settings (phases, current).
naltatis
changed the title
Authentication for changing values
Authentication: add read-only mode
Nov 29, 2024
Is your feature request related to a problem? Please describe.
It's great to have the EVCC Dashboard available to everyone. However, it's possible for everyone to change the charging profiles and limits too.
Describe the solution you'd like
It'd be great to lock these features. Changing these values should only be possible when authenticated with the password provided.
Describe alternatives you've considered
Restrict access to the entire EVCC dashboard (with something like HTTP Basic Auth)
The text was updated successfully, but these errors were encountered: