{% extends "layout-settings.html" %} {% set active_page = "settings" %} {% set active_settings = "users" %} {% set help_page = ["https://kizniche.github.io/Mycodo/Configuration-Settings/#users", dict_translation['settings']['title'] + ': ' + dict_translation['user']['title']] %} {% block title %} - {{dict_translation['settings']['title'] + ': ' + dict_translation['user']['title']}}{% endblock %} {% block head %} {% endblock %} {% block settings %}
Note: If used, the Keypad Code must be a numerical value of 4 or more digits.
Note: The Password and Keypad Code fields used to log in will remain empty. To change the password or code, enter a value and press save. Leaving them empty will keep the current setting. To disable a Keypad Code, enter 0 and save.
{% for user in users %} {% endfor -%}