{% extends "base.html" %} {% block content %} Account Change username Current password New username Save username Change password Current password New password Confirm new password Save password Tunnel Management Restart Sync {% if request_path == '/settings' and error == 'confirm-reenrol' %} Confirm Force Re-enrol {% else %} Force Re-enrol {% endif %} Migration Admin Access {{ 'Admin config exists' if migration_admin.exists else 'No admin config' }} {% if migration_admin.created_at %} Created {{ migration_admin.created_at }} {% endif %} {% if migration_admin.exists %} Download Revoke {% else %} Download Revoke {% endif %} DHCP Roaming Mode Auto-manage primary LAN route Advertise the subnet on the primary DHCP interface and retire the previous auto-managed subnet when it changes. Interface override Save DHCP Roaming Mode Danger Zone Deregister this instance from the edge and stop local services. {% if error == 'confirm-deregister' %} Confirm Deregister {% else %} Deregister {% endif %} {% endblock %}
Deregister this instance from the edge and stop local services.