From 46c1bf1c50b9fc9a9f930a2ad313c6d4bc12a6cf Mon Sep 17 00:00:00 2001 From: Daniel Eisenberg Date: Sun, 16 Feb 2025 16:06:43 +0200 Subject: [PATCH] fix openappsec block page --- attachments/nano_attachment/nano_blockpage.h | 988 ++++++++++++++++++- 1 file changed, 987 insertions(+), 1 deletion(-) diff --git a/attachments/nano_attachment/nano_blockpage.h b/attachments/nano_attachment/nano_blockpage.h index fe1cd99..b26157b 100644 --- a/attachments/nano_attachment/nano_blockpage.h +++ b/attachments/nano_attachment/nano_blockpage.h @@ -15,7 +15,993 @@ /// @file ngx_cp_http_usercheck.h /// \brief This file contains the string for the block-page returned instead of the normal server response -const char *title_prefix = "
"; +const char *title_prefix = "\n" +"\t\t\n" +"\t\t\n" +" \t\n" +"
\n" +"\n" +"\t\t \t\t\n" +"
\n" +"
\n" +" \n" +"\t\n" +"\t\n" +"\t\t
\n" +"\t\t\t\n" +"\t\t\t\t\n" +"\t\t\t\t\t
\n" +"\t\t\t\t\t\t\n" +"\t\t\t\t\t\t
\n" +" \n" +"
\n" +"\t\t\t\t\t\t
\t\t\t\t\t\t\n" +"\t\t\t\t\t\t
\n" +"\t\t\t\t\t\t\t\n" +"\t\t\t\t\t\t\t\t\n" +"\t\t\t\t\t\t\t\t\t
\n" +"\t\t\t\t\t\t\t\t\t\t


\n" +""; const char *body_prefix = "

";