From 9f94dc123ae84d9d839ada0808c91c9eb0704650 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20M=C3=BCller?= Date: Sat, 18 Jun 2022 14:40:29 +0000 Subject: [PATCH] Update rootfiles to reflect OpenVPN 2FA changes MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Peter Müller --- config/rootfiles/common/openvpn | 1 + config/rootfiles/common/web-user-interface | 2 ++ 2 files changed, 3 insertions(+) diff --git a/config/rootfiles/common/openvpn b/config/rootfiles/common/openvpn index 1784651b44..d9848a579c 100644 --- a/config/rootfiles/common/openvpn +++ b/config/rootfiles/common/openvpn @@ -36,6 +36,7 @@ var/ipfire/ovpn/crls var/ipfire/ovpn/n2nconf #var/ipfire/ovpn/openssl var/ipfire/ovpn/openssl/ovpn.cnf +var/ipfire/ovpn/openvpn-authenticator var/ipfire/ovpn/ovpn-leases.db var/ipfire/ovpn/ovpnconfig var/ipfire/ovpn/scripts diff --git a/config/rootfiles/common/web-user-interface b/config/rootfiles/common/web-user-interface index a5973f9e49..3c47dcdba3 100644 --- a/config/rootfiles/common/web-user-interface +++ b/config/rootfiles/common/web-user-interface @@ -236,6 +236,8 @@ srv/web/ipfire/html/images/printer-error.png srv/web/ipfire/html/images/printer.png srv/web/ipfire/html/images/process-stop.png srv/web/ipfire/html/images/process-working.png +srv/web/ipfire/html/images/qr-code.png +srv/web/ipfire/html/images/qr-code.svg srv/web/ipfire/html/images/reload.gif srv/web/ipfire/html/images/start-here.png srv/web/ipfire/html/images/stock_down-16.png -- 2.39.5