| ... | ... |
@@ -14,4 +14,7 @@ Versions: |
| 14 | 14 |
* Fixed image display issues. |
| 15 | 15 |
|
| 16 | 16 |
== 1.0.3 - 2024-11-28 == |
| 17 |
-* Solved image display issue. |
|
| 18 | 17 |
\ No newline at end of file |
| 18 |
+* Solved image display issue. |
|
| 19 |
+ |
|
| 20 |
+== 1.0.4 - 2024-11-28 == |
|
| 21 |
+* Changed sample images. |
|
| 19 | 22 |
\ No newline at end of file |
| ... | ... |
@@ -1333,7 +1333,7 @@ if (file_exists(dirname(__FILE__) . '/shsp-config.php')) {
|
| 1333 | 1333 |
<div style='background-color:#f1f9ff;padding:4px 8px;'> |
| 1334 | 1334 |
<div style='display: block; margin: 6px auto; width: 229px; height: 170px;'><img src='cid:logo-". $separator ."'></div> |
| 1335 | 1335 |
<p>Hello,</p> |
| 1336 |
- <p>This is an automated message sent by System Health and Security Probe v. 1.0.3. Host: " . $nameofhost . ".<br><br> |
|
| 1336 |
+ <p>This is an automated message sent by System Health and Security Probe v. 1.0.4. Host: " . $nameofhost . ".<br><br> |
|
| 1337 | 1337 |
System Health and Security Probe runs regularly and investigates if any service running on the server is in failed state, if ClamAV |
| 1338 | 1338 |
antivirus has detected any virus in the incoming emails or in the files uploaded to Nextcloud, if any IP address has been banned due to repeated |
| 1339 | 1339 |
failed log in attempts against one of the applications monitored by Fail2ban, if the free storage space on all partitions is under a certain |