ipfire-2.x/config/httpd
Timo Eissler e1e10515ec OpenVPN: Add support for 2FA / One-Time Password
Add two-factor authentication (2FA) to OpenVPN host connections with
one-time passwords.

The 2FA can be enabled or disabled per host connection and requires the
client to download it's configuration again after 2FA has beend enabled
for it.
Additionally the client needs to configure an TOTP application, like
"Google Authenticator" which then provides the second factor.
To faciliate this every connection with enabled 2FA
gets an "show qrcode" button after the "show file" button in the
host connection list to show the 2FA secret and an 2FA configuration QRCode.

When 2FA is enabled, the client needs to provide the second factor plus
the private key password (if set) to successfully authorize.

This only supports time based one-time passwords, TOTP with 30s
window and 6 digits, for now but we may update this in the future.

Signed-off-by: Timo Eissler <timo.eissler@ipfire.org>
2022-06-17 10:20:17 +00:00
..
vhosts.d OpenVPN: Add support for 2FA / One-Time Password 2022-06-17 10:20:17 +00:00
default-server.conf httpd: delete comment blocks and unused directives from our configuration 2021-04-14 17:20:34 +00:00
global.conf httpd: disable sending ETag header completely 2021-04-14 17:20:17 +00:00
httpd.conf httpd: delete comment blocks and unused directives from our configuration 2021-04-14 17:20:34 +00:00
listen.conf Hinzugefuegt: 2006-09-18 19:05:20 +00:00
loadmodule.conf Drop PHP 2018-01-05 13:37:25 +00:00
mod_log_config.conf httpd: delete comment blocks and unused directives from our configuration 2021-04-14 17:20:34 +00:00
server-tuning.conf httpd: remove compatibility instructions for very old browsers 2021-04-14 17:20:02 +00:00
ssl-global.conf httpd: delete comment blocks and unused directives from our configuration 2021-04-14 17:20:34 +00:00
uid.conf Hinzugefuegt: 2006-09-18 19:05:20 +00:00