Commit Graph

26 Commits

Author SHA1 Message Date
billz c2d740ef44 Implement PSR-4 compliant class autoloader 2023-09-16 10:43:05 +02:00
billz 55c0a49911 Fix php warnings + general code cleanup 2023-09-03 09:47:51 +02:00
billz 8374d032b3 Update w/ common public_ip function 2021-07-07 23:25:23 +01:00
billz 84d5584150 Move file upload validation class to functions 2021-07-06 23:10:10 +01:00
billz 87352b8b42 Update w/ namespace, fix configauth for client.conf 2021-07-04 11:15:50 +01:00
billz 699f9ff397 Bugfix + remove debug output 2021-07-04 10:47:45 +01:00
billz b7a9c6254e Refactor w/ file upload class 2021-07-03 23:03:14 +01:00
zbchristian 4c79f1f362
Insert determination of the default config 2021-06-12 16:21:20 +02:00
billz 1647aa3c73 Refactor config handling w/ symbolic links 2021-06-06 20:50:20 +01:00
Christian Zeitnitz 720e6c3e77 Add certificate option to openvpn GUI
add JS code to display options and selected ovpn file
2021-03-27 10:29:09 +01:00
billz 0ffe0ecd4b Persist log-openvpn option 2021-02-10 11:27:24 +00:00
billz 04edc3a185 Implement openvpn logging 2021-02-09 21:57:15 +00:00
billz f48e77da6c Update w/ file_move_config + permissions 2021-02-07 11:54:57 +00:00
billz dc03d9ea00 Prepend .ovpn filename to client + login 2021-02-06 11:03:30 +00:00
billz 2ca9bf5b6f Rename ambiguous variable for clarity 2020-06-09 15:32:49 +01:00
billz a6a92235f9 Add include wifi_functions getWifiInterface() 2020-06-07 17:17:16 +01:00
billz b14175ab0c Replace interface constant with _SESSION value 2020-06-07 14:25:28 +01:00
Taikuh 8082430c30 ovpn, uap0 compatibility; readme 2020-03-15 19:02:20 +08:00
billz 457da91008 Processed with phpcbf 2020-02-15 17:57:46 +00:00
John 8fe0e9e59a fully locked down the back-end in monitoring mode 2020-02-13 23:08:46 -03:30
billz 5c8b18a0ac Allow empty credentials in case of client key auth. Thanks @r45635 2019-11-17 18:16:14 +00:00
billz 81db069626 Resolve public_ip 2019-11-17 12:00:30 +00:00
billz 5ddad7e39c Update tmp paths, parameterize control script 2019-11-17 10:16:10 +00:00
billz d10d349e9a Handle .ovpn file upload, auth-user-pass config, client svc start/stop 2019-11-16 10:10:25 +00:00
billz 25d1ddeed6 Templatized Tor proxy config 2019-11-12 21:05:21 +00:00
billz 2c9f135389 Templatized OpenVPN config 2019-11-12 16:03:26 +00:00