{% extends 'base.html' %} {% block content %}
| Username | Actions |
|---|---|
|
{{ user_data.username[0] }}
{{ user_data.username }} {% if user_data.role == 'admin' %}Super Admin{% endif %}
{% if user_data.is_active %}
Active
{% else %}
Suspended
{% endif %}
|
Enable server-wide settings and services that affect all users
Generate a report on server information and service status, and provide it when reaching out for support on community.openpanel.com
As an advanced security measure, you can temporarily disable access to the OpenAdmin interface. Enable it again when needed from the terminal by executing the command opencli admin on