From b272b6ea49b1802b53cc0ddfb38641941ce0e712 Mon Sep 17 00:00:00 2001
From: zhengkunwang <31820853+zhengkunwang223@users.noreply.github.com>
Date: Fri, 29 Nov 2024 14:49:35 +0800
Subject: [PATCH] feat: add html for international (#2622)
---
.../1pwaf/data/html-en/5s.html | 21 +++++
.../1pwaf/data/html-en/5s.js | 24 ++++++
.../1pwaf/data/html-en/cc.html | 75 +++++++++++++++++
.../1pwaf/data/html-en/forbidden.html | 75 +++++++++++++++++
.../1pwaf/data/html-en/geo.html | 75 +++++++++++++++++
.../1pwaf/data/html-en/ip.html | 75 +++++++++++++++++
.../1pwaf/data/html-en/redirect.html | 28 +++++++
.../1pwaf/data/html-en/slide.html | 26 ++++++
.../1pwaf/data/html-en/slide.js | 82 +++++++++++++++++++
.../1pwaf/data/html-en/unknown.html | 75 +++++++++++++++++
pgadmin4/8.13/data.yml | 2 +-
11 files changed, 557 insertions(+), 1 deletion(-)
create mode 100644 openresty/1.21.4.3-3-3-focal/1pwaf/data/html-en/5s.html
create mode 100644 openresty/1.21.4.3-3-3-focal/1pwaf/data/html-en/5s.js
create mode 100644 openresty/1.21.4.3-3-3-focal/1pwaf/data/html-en/cc.html
create mode 100644 openresty/1.21.4.3-3-3-focal/1pwaf/data/html-en/forbidden.html
create mode 100644 openresty/1.21.4.3-3-3-focal/1pwaf/data/html-en/geo.html
create mode 100644 openresty/1.21.4.3-3-3-focal/1pwaf/data/html-en/ip.html
create mode 100644 openresty/1.21.4.3-3-3-focal/1pwaf/data/html-en/redirect.html
create mode 100644 openresty/1.21.4.3-3-3-focal/1pwaf/data/html-en/slide.html
create mode 100644 openresty/1.21.4.3-3-3-focal/1pwaf/data/html-en/slide.js
create mode 100644 openresty/1.21.4.3-3-3-focal/1pwaf/data/html-en/unknown.html
diff --git a/openresty/1.21.4.3-3-3-focal/1pwaf/data/html-en/5s.html b/openresty/1.21.4.3-3-3-focal/1pwaf/data/html-en/5s.html
new file mode 100644
index 000000000..cd8ffd7b0
--- /dev/null
+++ b/openresty/1.21.4.3-3-3-focal/1pwaf/data/html-en/5s.html
@@ -0,0 +1,21 @@
+
+
+
+
+
Request frequency is too high and has been blocked
+
+
+
+
+
+
+
diff --git a/openresty/1.21.4.3-3-3-focal/1pwaf/data/html-en/forbidden.html b/openresty/1.21.4.3-3-3-focal/1pwaf/data/html-en/forbidden.html
new file mode 100644
index 000000000..25fbcf625
--- /dev/null
+++ b/openresty/1.21.4.3-3-3-focal/1pwaf/data/html-en/forbidden.html
@@ -0,0 +1,75 @@
+
+
+
+
+
Request with malicious parameters has been intercepted
+
+
+
+
+
+
+
diff --git a/openresty/1.21.4.3-3-3-focal/1pwaf/data/html-en/geo.html b/openresty/1.21.4.3-3-3-focal/1pwaf/data/html-en/geo.html
new file mode 100644
index 000000000..c5462d050
--- /dev/null
+++ b/openresty/1.21.4.3-3-3-focal/1pwaf/data/html-en/geo.html
@@ -0,0 +1,75 @@
+
+
+
+
+
Your region is blocked from access
+
+
+
+
+
+
+
diff --git a/openresty/1.21.4.3-3-3-focal/1pwaf/data/html-en/ip.html b/openresty/1.21.4.3-3-3-focal/1pwaf/data/html-en/ip.html
new file mode 100644
index 000000000..9e8d24dcc
--- /dev/null
+++ b/openresty/1.21.4.3-3-3-focal/1pwaf/data/html-en/ip.html
@@ -0,0 +1,75 @@
+
+
+
+
+
Sorry, your IP is banned from access.
+
+
+
+
+
+
+
diff --git a/openresty/1.21.4.3-3-3-focal/1pwaf/data/html-en/redirect.html b/openresty/1.21.4.3-3-3-focal/1pwaf/data/html-en/redirect.html
new file mode 100644
index 000000000..fc52d80e5
--- /dev/null
+++ b/openresty/1.21.4.3-3-3-focal/1pwaf/data/html-en/redirect.html
@@ -0,0 +1,28 @@
+
+
+
+
+
WAF
+
+
Your request is invalid and has been denied.
+
+
+
+
+
diff --git a/openresty/1.21.4.3-3-3-focal/1pwaf/data/html-en/slide.html b/openresty/1.21.4.3-3-3-focal/1pwaf/data/html-en/slide.html
new file mode 100644
index 000000000..46524d10a
--- /dev/null
+++ b/openresty/1.21.4.3-3-3-focal/1pwaf/data/html-en/slide.html
@@ -0,0 +1,26 @@
+
+
+
+
+
The website does not exist, please check the domain name.
+
+
+
+
+
+
+
diff --git a/pgadmin4/8.13/data.yml b/pgadmin4/8.13/data.yml
index ba210e773..80677f429 100644
--- a/pgadmin4/8.13/data.yml
+++ b/pgadmin4/8.13/data.yml
@@ -1,6 +1,6 @@
additionalProperties:
formFields:
- - default: 80
+ - default: 8080
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: Web Port