OpenVPN-Docker-GoogleAuth
OpenVPN-Docker-GoogleAuth copied to clipboard
fix Before run installation
ADD ";" in line 6 on pod webadmin route /var/www/html/sql/schema-5.sql before run localhost:8080/index.php?installation
alter table user
ADD COLUMN user_2factor
tinyint(1) NOT NULL DEFAULT '1';