mirror of
https://github.com/inpanel/inpanel.git
synced 2026-04-26 08:46:00 +03:00
[PR #27] [MERGED] Merge branch 'dev' #43
Labels
No labels
bug
bug
enhancement
help wanted
new features
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/inpanel#43
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/inpanel/inpanel/pull/27
Author: @jksdou
Created: 4/4/2020
Status: ✅ Merged
Merged: 4/4/2020
Merged by: @jksdou
Base:
master← Head:dev📝 Commits (10+)
b66aede防火墙管理静态页面0033d61update: compatible to 324d5cfbfirewallsccb2ddaupdate: compatible to 37928f99Port configuration for installationdd50583access code changed to never expire443de90to show nginx site ssl statusdb78095Dev (#24)74ebc5fupdate: compatible7419123update📊 Changes
55 files changed (+941 additions, -431 deletions)
View changed files
📝
.gitignore(+3 -1)📝
CHANGELOG.md(+24 -0)📝
config.py(+5 -5)📝
core/__init__.py(+3 -3)📝
core/modules/certificate.py(+1 -1)📝
core/modules/config.py(+138 -42)📝
core/modules/fdisk.py(+6 -7)📝
core/modules/files.py(+24 -24)➕
core/modules/firewalld.py(+13 -0)📝
core/modules/nginx.py(+2 -1)📝
core/modules/remote.py(+2 -2)📝
core/modules/server.py(+47 -35)📝
core/modules/service.py(+1 -3)➕
core/modules/task.py(+37 -0)➕
core/modules/ufw.py(+13 -0)📝
core/web.py(+127 -79)➕
data/local_cron.ini(+17 -0)➕
data/remote_server.ini(+9 -0)➕
data/remote_storage.ini(+22 -0)📝
install.py(+107 -61)...and 35 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.