You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: resources/views/panel/diagnose.blade.php
+20-6Lines changed: 20 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,8 @@
10
10
11
11
$utrue="<td style=\"text-align: center; cursor: help;\" title=\"Your security is at risk. This file can be accessed by everyone. Immediate action is required!\">❗</td>";
12
12
$ufalse="<td style=\"text-align: center; cursor: help;\" title=\"Everything is working as expected!\">✔️</td>";
13
+
$unull="<td style=\"text-align: center; cursor: help;\" title=\"Something went wrong. This might be normal if you're running behind a proxy or docker container.\">➖</td>";
<ahref="https://docs.littlelink-custom.com/d/installation-requirements/"target="_blank"><h4style="color:tomato;">Your security is at risk. Some files can be accessed by everyone. Immediate action is required! <br> Click this message to learn more.</h4></a>
0 commit comments