Commit Graph

560 Commits

Author SHA1 Message Date
Bill Zimmerman 0f333bd261
Merge pull request #19 from RaspAP/zbchristian-mods-openvpn
Allow to configure OpenVPN with a client certificate
2021-04-06 14:22:09 +02:00
billz 594c5dad1c Merge with upstream master 2021-04-05 10:06:44 +01:00
glaszig 6196bcd311 add 'default route' toggle to network interface configuration ui 2021-04-03 00:43:42 +01:00
root b10ee7a98f sort interface list for hostapd 2021-04-02 00:13:35 +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 9a770329db Update release version 2021-03-09 17:54:30 +00:00
billz cb58e31089 Handle server/peer enable states 2021-03-09 15:35:48 +00:00
billz dd46f6d483 Update release version 2021-03-09 13:26:30 +00:00
Bill Zimmerman 6d9eaceef7
Merge branch 'master' into feature/wireguard 2021-03-09 12:11:21 +01:00
billz 50901948e0 Added wg strings to en_US locale 2021-03-08 08:44:17 +00:00
billz 1e7438da23 Code cleanup, update Endpoint default value 2021-03-07 19:06:53 +00:00
billz 7c1ef85bb8 Update wg-quick w/ systemd start/stop 2021-03-07 13:22:26 +00:00
billz cbab3f2825 Update peer input handling, write wg configs 2021-03-07 10:27:08 +00:00
billz 406ff39ef8 Update release version 2021-03-05 19:24:18 +00:00
billz 333d447c6b Add defaults for wg server PostUp/Down 2021-03-05 08:32:00 +00:00
billz 0e89de2066 Remove private keys from payload 2021-03-04 23:50:16 +00:00
billz 4515ac95fb Improved private key handling (security) 2021-03-04 23:44:45 +00:00
billz 0dbfb5c44f Create SaveWireGuardConfig() 2021-03-04 23:06:27 +00:00
billz 6b484d383c Progress commit: wg-qr-code 2021-03-02 23:15:47 +00:00
billz 9eadd28df1 Save client.conf 2021-03-02 14:16:43 +00:00
billz 3ec81ba085 Get/set pub+priv keys, create wg0.conf 2021-02-24 18:07:19 +00:00
billz 796ed558f7 Handle peer defaults 2021-02-24 09:12:31 +00:00
billz 6076e277c8 Disambiguate var names 2021-02-24 08:48:07 +00:00
billz c80ad85214 Update wireguard constants 2021-02-24 08:46:41 +00:00
billz cc1c8d594a Update w/ fallback default values 2021-02-23 23:21:02 +00:00
billz 9c2cd82562 Merge branch 'feature/wireguard' of https://github.com/RaspAP/raspap-insiders into feature/wireguard 2021-02-23 20:17:38 +00:00
Bill Zimmerman f9c2bccc3a
Merge pull request #5 from RaspAP/feature/dhcp-ignore
Limit network access to static clients
2021-02-23 07:31:12 +01:00
billz 54b9d7ec5e Update release version 2021-02-22 12:02:12 +00:00
billz 1eec097b80 Bugfix: Parse dhcp-host entries 2021-02-22 09:47:25 +00:00
billz effed56169 Bugfix: update br0 dhcpcd sequence 2021-02-22 09:41:37 +00:00
billz f156fbceae Add tag set:known to dhcp-host 2021-02-22 08:00:50 +00:00
billz 16eace63e7 Add dhcp-ignore handling 2021-02-21 23:51:20 +00:00
billz 871d5353a5 Update br0 dhcpcd sequence, thx @lifros 2021-02-21 10:28:55 +00:00
billz c16d48d2fe Update DisplayThemeConfig() 2021-02-15 22:07:34 +00:00
billz 4378ff7add Implement night mode toggle in top navbar 2021-02-15 19:02:13 +00:00
billz e2a526ef81 Update release version 2021-02-10 17:13:34 +00:00
billz 72515b0734 Update release version 2021-02-10 16:23:56 +00: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 ef09dd0f60 Add file utility functions 2021-02-07 11:53:57 +00:00
billz dc03d9ea00 Prepend .ovpn filename to client + login 2021-02-06 11:03:30 +00:00
billz b21ea0d28d Transfer template logic to includes, see #749 thx @mp035 2021-02-02 12:26:14 +00:00
billz 3d2d608477 Fix warning: check for RASPI_CACHE_PATH 2021-02-02 11:15:08 +00:00
billz 5c4b84f826 Disambiguate iface overrides for ap-sta & bridged modes, thx @mp035 2021-02-02 07:36:28 +00:00
billz 62a5e42393 Update release version 2.6 2021-01-25 17:16:57 +00:00
billz f1c85c993e Move getHumanReadableDatasize() to functions 2021-01-21 11:54:10 +00:00
billz 0bbf03cc95 Set WifiManaged value from $_POST. Resolves #767 2021-01-17 10:41:12 +00:00
billz a4636b2902 Bugfix: typo. Thx @mp035 2021-01-06 07:48:46 +00:00
billz c3bdc60c48 Update pre-release version 2.6-beta 2020-12-26 10:18:27 +00:00