Compare commits

...

1 Commits

Author SHA1 Message Date
mercury 16138648ca fix openconnect link 2024-10-24 21:54:37 +04:00
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -4159,7 +4159,7 @@ DNS-over-HTTPS with IP:
$expose = $m[1];
$pass = htmlspecialchars($pac['ocserv']);
$text[] = "Menu -> OpenConnect";
if (!empty($m[1])) {
if (!empty($cs)) {
$text[] = "<code>https://oc.$domain/?$cs</code>";
}
$text[] = "password: <span class='tg-spoiler'>$pass</span>";
+2
View File
@@ -1,3 +1,5 @@
24.10.2024 v1.84
- фикс показа ссылки для openconnect
24.10.2024 v1.83
- фикс ошибок доступа контейнеров при автообновлении
23.10.2024 v1.82