mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update disable-admin.md
This commit is contained in:
parent
de3091c769
commit
4e1d7942a0
@ -2,5 +2,10 @@
|
||||
sidebar_position: 7
|
||||
---
|
||||
|
||||
# Disable Admin Panel
|
||||
As an advanced security measure, you can temporarily disable access to the OpenAdmin interface. This will disable the admin panel and you can turn it back on when needed by executing the command `opencli admin on`
|
||||
# Disable OpenAdmin
|
||||
|
||||
As an advanced security measure, OpenPanel allows you to completely disable the OpenAdmin interface and its related admin service.
|
||||
|
||||
By enabling this option, access to OpenAdmin will be blocked, preventing any further administrative changes through the UI. This is particularly useful for hardened production environments where direct UI access is unnecessary or unwanted.
|
||||
|
||||
Use this feature with caution — re-enabling OpenAdmin access will require manual intervention via server-side configuration. 📘 [Learn more](https://dev.openpanel.com/cli/admin.html#Enable-Disable-adminpanel)
|
||||
|
Loading…
Reference in New Issue
Block a user