]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
Core Update 169: Ship OpenVPN 2FA changes
authorPeter Müller <peter.mueller@ipfire.org>
Fri, 17 Jun 2022 16:47:44 +0000 (16:47 +0000)
committerPeter Müller <peter.mueller@ipfire.org>
Fri, 17 Jun 2022 16:47:44 +0000 (16:47 +0000)
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
12 files changed:
config/rootfiles/core/169/filelists/files
config/rootfiles/core/169/filelists/oath-toolkit [new symlink]
config/rootfiles/core/169/filelists/perl-File-Remove [new symlink]
config/rootfiles/core/169/filelists/perl-Imager [new symlink]
config/rootfiles/core/169/filelists/perl-Imager-QRCode [new symlink]
config/rootfiles/core/169/filelists/perl-MIME-Base32 [new symlink]
config/rootfiles/core/169/filelists/perl-Module-Build [new symlink]
config/rootfiles/core/169/filelists/perl-Module-Install [new symlink]
config/rootfiles/core/169/filelists/perl-Module-ScanDeps [new symlink]
config/rootfiles/core/169/filelists/perl-URI-Encode [new symlink]
config/rootfiles/core/169/filelists/perl-YAML-Tiny [new symlink]
config/rootfiles/core/169/filelists/qrencode [new symlink]

index 4f1eaf57fe12c85e165c78277cb691f8613f551a..47c9afbad3922752c2b56ac497a2d6653e9109dc 100644 (file)
@@ -1,3 +1,5 @@
+etc/httpd/conf/vhosts.d/ipfire-interface-ssl.conf
+etc/httpd/conf/vhosts.d/ipfire-interface.conf
 etc/rc.d/helper/aws-setup
 etc/rc.d/helper/azure-setup
 etc/rc.d/helper/exoscale-setup
@@ -213,3 +215,7 @@ srv/web/ipfire/html/themes/ipfire/include/functions.pl
 usr/sbin/setup
 var/ipfire/header.pl
 var/ipfire/main/manualpages
+srv/web/ipfire/cgi-bin/ovpnmain.cgi
+srv/web/ipfire/html/images/qr-code.png
+srv/web/ipfire/html/images/qr-code.svg
+
diff --git a/config/rootfiles/core/169/filelists/oath-toolkit b/config/rootfiles/core/169/filelists/oath-toolkit
new file mode 120000 (symlink)
index 0000000..589cc0d
--- /dev/null
@@ -0,0 +1 @@
+../../../common/oath-toolkit
\ No newline at end of file
diff --git a/config/rootfiles/core/169/filelists/perl-File-Remove b/config/rootfiles/core/169/filelists/perl-File-Remove
new file mode 120000 (symlink)
index 0000000..1fe57c8
--- /dev/null
@@ -0,0 +1 @@
+../../../common/perl-File-Remove
\ No newline at end of file
diff --git a/config/rootfiles/core/169/filelists/perl-Imager b/config/rootfiles/core/169/filelists/perl-Imager
new file mode 120000 (symlink)
index 0000000..380cf51
--- /dev/null
@@ -0,0 +1 @@
+../../../common/perl-Imager
\ No newline at end of file
diff --git a/config/rootfiles/core/169/filelists/perl-Imager-QRCode b/config/rootfiles/core/169/filelists/perl-Imager-QRCode
new file mode 120000 (symlink)
index 0000000..f7c97c7
--- /dev/null
@@ -0,0 +1 @@
+../../../common/perl-Imager-QRCode
\ No newline at end of file
diff --git a/config/rootfiles/core/169/filelists/perl-MIME-Base32 b/config/rootfiles/core/169/filelists/perl-MIME-Base32
new file mode 120000 (symlink)
index 0000000..66dfd7b
--- /dev/null
@@ -0,0 +1 @@
+../../../common/perl-MIME-Base32
\ No newline at end of file
diff --git a/config/rootfiles/core/169/filelists/perl-Module-Build b/config/rootfiles/core/169/filelists/perl-Module-Build
new file mode 120000 (symlink)
index 0000000..9885efd
--- /dev/null
@@ -0,0 +1 @@
+../../../common/perl-Module-Build
\ No newline at end of file
diff --git a/config/rootfiles/core/169/filelists/perl-Module-Install b/config/rootfiles/core/169/filelists/perl-Module-Install
new file mode 120000 (symlink)
index 0000000..4eac44f
--- /dev/null
@@ -0,0 +1 @@
+../../../common/perl-Module-Install
\ No newline at end of file
diff --git a/config/rootfiles/core/169/filelists/perl-Module-ScanDeps b/config/rootfiles/core/169/filelists/perl-Module-ScanDeps
new file mode 120000 (symlink)
index 0000000..8aa94dd
--- /dev/null
@@ -0,0 +1 @@
+../../../common/perl-Module-ScanDeps
\ No newline at end of file
diff --git a/config/rootfiles/core/169/filelists/perl-URI-Encode b/config/rootfiles/core/169/filelists/perl-URI-Encode
new file mode 120000 (symlink)
index 0000000..08ee7c4
--- /dev/null
@@ -0,0 +1 @@
+../../../common/perl-URI-Encode
\ No newline at end of file
diff --git a/config/rootfiles/core/169/filelists/perl-YAML-Tiny b/config/rootfiles/core/169/filelists/perl-YAML-Tiny
new file mode 120000 (symlink)
index 0000000..9b00d0b
--- /dev/null
@@ -0,0 +1 @@
+../../../common/perl-YAML-Tiny
\ No newline at end of file
diff --git a/config/rootfiles/core/169/filelists/qrencode b/config/rootfiles/core/169/filelists/qrencode
new file mode 120000 (symlink)
index 0000000..d6aa23d
--- /dev/null
@@ -0,0 +1 @@
+../../../common/qrencode
\ No newline at end of file