From e7ac99e736d5f42a5b45f44eb2fd6f8cdbf82fac Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Wed, 26 Oct 2022 19:34:40 +0200 Subject: [PATCH] . --- .docker/dockerterminal.bat | 2 +- .htaccess | 2 +- .idea/sshConfigs.xml | 2 +- .idea/webServers.xml | 2 +- .idea/workspace.xml | 27 +++++++++++++++------------ config/dnsmasq.conf | 2 +- scripts/lib/profile.php | 34 +++++++++++++++++----------------- 7 files changed, 37 insertions(+), 34 deletions(-) diff --git a/.docker/dockerterminal.bat b/.docker/dockerterminal.bat index f270b74..420ea09 100644 --- a/.docker/dockerterminal.bat +++ b/.docker/dockerterminal.bat @@ -1,3 +1,3 @@ @echo off cls -C:\tools\cygwin\bin\ssh.exe -tt root@192.168.13.66 'docker exec -it -u root tortugahome /bin/bash' +C:\tools\cygwin\bin\ssh.exe -tt root@192.168.13.7 'docker exec -it -u root tortugahome /bin/bash' diff --git a/.htaccess b/.htaccess index aa5c691..c82c616 100644 --- a/.htaccess +++ b/.htaccess @@ -1,4 +1,4 @@ -Require ip 192.168.1.0/24 192.168.13.0/24 127.0.0.0/8 88.190.245.49 192.168.17.0/24 172.0.0.0/8 +Require ip 192.168.1.0/24 192.168.13.0/24 127.0.0.0/8 88.190.245.49 192.168.0.0/16 172.0.0.0/8 Options +FollowSymlinks RewriteEngine on diff --git a/.idea/sshConfigs.xml b/.idea/sshConfigs.xml index 1c0230e..a86e328 100644 --- a/.idea/sshConfigs.xml +++ b/.idea/sshConfigs.xml @@ -2,7 +2,7 @@ - + \ No newline at end of file diff --git a/.idea/webServers.xml b/.idea/webServers.xml index cd8e106..38aaef2 100644 --- a/.idea/webServers.xml +++ b/.idea/webServers.xml @@ -3,7 +3,7 @@