mirror of
https://github.com/aaPanel/aaPanel.git
synced 2026-08-17 21:25:47 +02:00
[+] Add Mail Server to the left menu. [+] Add Mail Server - WebMail (requires Mail Server upgrade 5.1) [+] Add WP Toolkit Plugin, Theme installation. [+] Add Mail Server Login info. [+] Add Mail Server WebMail One-click Login (requires Mail Server upgrade 5.2). [+] Redesigned Security - Firewall. [*] Optimized Mass Mail sending speed. [*] Optimized the CPU usage problem of aaPanel startup service. [-] Fix apache application, renew SSL issue. [-] Fix Let's Encrypt account registeration failed. [-] Fix openlitespeed using capital letters on domain name caused the website cannot be accessed issue. [-] Fix problem of failure to reset root password in some versions of MariaDB. [-] Fix an error in modifying Permission in some cases of MySQL. [-] Fix the Website category display problem.
123 lines
2.0 KiB
JSON
123 lines
2.0 KiB
JSON
[
|
|
{
|
|
"title": "Home",
|
|
"href": "/",
|
|
"class": "menu_home",
|
|
"id": "memuA",
|
|
"sort": 1
|
|
},
|
|
{
|
|
"title": "Website",
|
|
"href": "/site",
|
|
"class": "menu_web",
|
|
"id": "memuAsite",
|
|
"sort": 2
|
|
},
|
|
{
|
|
"title": "WP Toolkit",
|
|
"href": "/wp/toolkit",
|
|
"class": "menu_wp_toolkit",
|
|
"id": "memuAwptoolkit",
|
|
"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": "Docker",
|
|
"href": "/docker",
|
|
"class": "menu_docker",
|
|
"id": "memuDocker",
|
|
"sort": 5
|
|
},
|
|
{
|
|
"title": "Monitor",
|
|
"href": "/control",
|
|
"class": "menu_control",
|
|
"id": "memuAcontrol",
|
|
"sort": 6
|
|
},
|
|
{
|
|
"title": "Security",
|
|
"href": "/firewall",
|
|
"class": "menu_firewall",
|
|
"id": "memuAfirewall",
|
|
"sort": 7
|
|
},
|
|
{
|
|
"title": "WAF",
|
|
"href": "/btwaf/index",
|
|
"class": "menu_btwaf",
|
|
"id": "memu_btwaf",
|
|
"sort": 8
|
|
},
|
|
{
|
|
"title": "Mail Server",
|
|
"href": "/mail",
|
|
"class": "memu_mailsys",
|
|
"id": "memu_mailsys",
|
|
"sort": 9
|
|
},
|
|
{
|
|
"title": "Files",
|
|
"href": "/files",
|
|
"class": "menu_folder",
|
|
"id": "memuAfiles",
|
|
"sort": 10
|
|
},
|
|
{
|
|
"title": "Logs",
|
|
"href": "/logs",
|
|
"class": "menu_logs",
|
|
"id": "memuAlogs",
|
|
"sort": 11
|
|
},
|
|
{
|
|
"title": "Terminal",
|
|
"href": "/xterm",
|
|
"class": "menu_xterm",
|
|
"id": "memuAxterm",
|
|
"sort": 12
|
|
},
|
|
{
|
|
"title": "Cron",
|
|
"href": "/crontab",
|
|
"class": "menu_day",
|
|
"id": "memuAcrontab",
|
|
"sort": 13
|
|
},
|
|
|
|
{
|
|
"title": "App Store",
|
|
"href": "/soft",
|
|
"class": "menu_soft",
|
|
"id": "memuAsoft",
|
|
"sort": 14
|
|
},
|
|
{
|
|
"title": "Settings",
|
|
"href": "/config",
|
|
"class": "menu_set",
|
|
"id": "memuAconfig",
|
|
"sort": 15
|
|
},
|
|
{
|
|
"title": "Log out",
|
|
"href": "/login?dologin=True",
|
|
"class": "menu_exit",
|
|
"id": "dologin",
|
|
"sort": 16
|
|
}
|
|
]
|