mirror of
https://github.com/aaPanel/aaPanel.git
synced 2026-08-17 21:25:47 +02:00
1. After the update, the software and panel directory permissions will be set to strict mode (it will be restored automatically after modification) 2. Increase the panel comprehensive anti-riot mechanism 3. Enhance the security of the panel session<br> 4. Enhanced panel entry verification mechanism 5. Optimize the terminal 6. Optimize the panel memory release mechanism Note 1: Version 6.8.2/6.9.11 has security issues, please be sure to upgrade to the latest version Note 2: After this update is successful, it will automatically log out and you need to log in again
87 lines
1.4 KiB
JSON
87 lines
1.4 KiB
JSON
[
|
|
{
|
|
"title": "Home",
|
|
"href": "/",
|
|
"class": "menu_home",
|
|
"id": "memuA",
|
|
"sort": 1
|
|
},
|
|
{
|
|
"title": "Website",
|
|
"href": "/site",
|
|
"class": "menu_web",
|
|
"id": "memuAsite",
|
|
"sort": 2
|
|
},
|
|
{
|
|
"title": "FTP",
|
|
"href": "/ftp",
|
|
"class": "menu_ftp",
|
|
"id": "memuAftp",
|
|
"sort": 3
|
|
},
|
|
{
|
|
"title": "Databases",
|
|
"href": "/database",
|
|
"class": "menu_data",
|
|
"id": "memuAdatabase",
|
|
"sort": 4
|
|
},
|
|
{
|
|
"title": "Monitor",
|
|
"href": "/control",
|
|
"class": "menu_control",
|
|
"id": "memuAcontrol",
|
|
"sort": 5
|
|
},
|
|
{
|
|
"title": "Security",
|
|
"href": "/firewall",
|
|
"class": "menu_firewall",
|
|
"id": "memuAfirewall",
|
|
"sort": 6
|
|
},
|
|
{
|
|
"title": "Files",
|
|
"href": "/files",
|
|
"class": "menu_folder",
|
|
"id": "memuAfiles",
|
|
"sort": 7
|
|
},
|
|
{
|
|
"title": "Terminal",
|
|
"href": "/xterm",
|
|
"class": "menu_xterm",
|
|
"id": "memuAxterm",
|
|
"sort": 8
|
|
},
|
|
{
|
|
"title": "Cron",
|
|
"href": "/crontab",
|
|
"class": "menu_day",
|
|
"id": "memuAcrontab",
|
|
"sort": 9
|
|
},
|
|
|
|
{
|
|
"title": "App Store",
|
|
"href": "/soft",
|
|
"class": "menu_soft",
|
|
"id": "memuAsoft",
|
|
"sort": 10
|
|
},
|
|
{
|
|
"title": "Settings",
|
|
"href": "/config",
|
|
"class": "menu_set",
|
|
"id": "memuAconfig",
|
|
"sort": 11
|
|
},
|
|
{
|
|
"title": "Log out",
|
|
"href": "/login?dologin=True",
|
|
"class": "menu_exit",
|
|
"id": "dologin",
|
|
"sort": 12
|
|
}
|
|
] |