Commit Graph

  • 73d7af2fb2
    Minor deployment updates to README.md master Swissmakers GmbH 2025-03-04 16:56:57 +01:00
  • 35ab899c63
    Merge pull request #5 from infotechswiss/master Swissmakers GmbH 2025-03-04 15:37:47 +01:00
  • ee285c741e remove additional_notes() because it was a security-problem and usless for our usecase Michael Reber 2025-03-04 15:19:46 +01:00
  • 2974013b53 Fix vpn-status rendering from AJAX Michael Reber 2025-03-04 14:39:53 +01:00
  • c3273e4d6c fix whitespace and fix some css errors Michael Reber 2025-03-04 12:09:04 +01:00
  • 0eaccfbc85 Change client connection-status query to API-callable Michael Reber 2025-03-04 11:11:57 +01:00
  • 1c370dcf54 move updateSubnetRangesList() to base-template for calling it from every page Michael Reber 2025-03-04 10:56:12 +01:00
  • 751501eb69 Temporary disable ExtraAllowedIPs feature and fix table responsive Michael Reber 2025-02-12 10:04:20 +01:00
  • 99e3f5c5e7 Cleanup not used functions Michael Reber 2025-02-12 09:16:29 +01:00
  • b1e03dda5a fixing random secret problems with a call to util.GetPersistedSessionSecret() Michael Reber 2025-02-11 15:36:00 +01:00
  • 4df175180f Fix problem with trailing comma in configuration Michael Reber 2025-02-11 15:00:18 +01:00
  • 6ec69a2a23
    Merge pull request #4 from infotechswiss/master Swissmakers GmbH 2025-02-11 14:49:35 +01:00
  • 07c6e2a62f fix some CSS Michael Reber 2025-02-11 14:48:05 +01:00
  • 9979caa527
    Merge pull request #1 from swissmakers/master Infotech 2025-02-11 13:04:58 +01:00
  • 6796dae280 Rework project architecture with extensive bug fixes and security enhancements. Michael Reber 2025-02-11 13:01:01 +01:00
  • b390b87fef remove unused go-module Michael Reber 2025-02-11 08:28:33 +01:00
  • 3990a12d49 fix some UI errors Michael Reber 2025-02-11 08:28:07 +01:00
  • 0ac02a06cc
    Merge pull request #3 from infotechswiss/master Swissmakers GmbH 2025-02-10 20:24:17 +01:00
  • b918648475 Fix Menu and remove deprecated stuff Michael Reber 2025-02-07 18:06:29 +01:00
  • b664ec439f Remove non-sense wake-on-lan features from the VPN-Manager Michael Reber 2025-02-07 17:34:08 +01:00
  • 501900b854 Remove about-page Michael Reber 2025-02-07 17:26:09 +01:00
  • 268f98695d add dev folder to gitignore Michael Reber 2025-02-05 12:47:06 +01:00
  • 0c9d311e22 Update readme file Michael Reber 2025-02-05 09:21:40 +01:00
  • 9d4092b243
    Merge pull request #2 from infotechswiss/master Swissmakers GmbH 2025-02-04 20:53:20 +01:00
  • b7128d9a19 Update README.md root 2025-02-04 20:10:05 +01:00
  • fda0c56ab4
    Merge pull request #1 from infotechswiss/master Swissmakers GmbH 2025-02-04 14:51:17 +01:00
  • 169bbbf655 fix basePath issue and remove unused functions root 2025-02-04 14:48:29 +01:00
  • 170d64991f remove telegram support from app root 2025-02-04 14:06:58 +01:00
  • 65590f4c62 Cleanup old stuff root 2025-02-04 12:57:06 +01:00
  • c9b0c2c526 Upgrade golang and add linux packages root 2025-02-04 12:54:10 +01:00
  • bee87b02f8 Add missing deps root 2025-02-04 11:24:39 +01:00
  • 8e43d4fb51 Include soft reload to not loosing connections, also update packages Michael Reber 2025-02-04 10:21:13 +01:00
  • 4375347556 Update github actions Michael Reber 2025-02-04 09:59:10 +01:00
  • cecc451859 Add Html-escape function for inputs Michael Reber 2025-02-04 09:58:25 +01:00
  • cb5246c208 Fix regex pattern and remove == false directives Michael Reber 2025-02-04 09:57:17 +01:00
  • 806ff65207 Upgrade go and modules to latest. Fix bot.go deprectation Michael Reber 2025-02-03 17:37:19 +01:00
  • 6b078aad19 Include missing dep Michael Reber 2025-02-03 17:13:05 +01:00
  • dd621ea472 change module name, before upgrade Michael Reber 2025-02-02 22:20:28 +01:00
  • 2fdafd34ca
    fix dependencies (#535) Khanh Ngo 2024-01-13 15:35:23 +01:00
  • 92f5b5c8b1
    Cache user crc32 on db init (fix for #523) (#534) 0xCA 2024-01-13 01:30:07 +05:00
  • 8f3433b714
    Case-insensitive search by notes; display notes on the client card (#532) 0xCA 2024-01-13 01:28:15 +05:00
  • 7856ce9555
    Status page: display peers IPs only to admins (#521) 0xCA 2024-01-11 00:27:01 +05:00
  • 84032d1e06
    Make sure init.sh is executable (#526) 0xCA 2024-01-11 00:25:40 +05:00
  • ecea82d172
    Support for notes about clients (#527) 0xCA 2024-01-10 01:03:27 +05:00
  • 73108f7f21
    Fix updateSearchList js error (#524) kevin 2024-01-10 03:52:23 +08:00
  • 99104e4295
    fix: revert wgctrl module version (#525) Khanh Ngo 2024-01-07 10:45:05 +01:00
  • c5f52173e0
    chore: update release workflow Khanh Ngo 2024-01-07 09:44:05 +01:00
  • a22e807d2a
    chore: update docker build workflow Keep the 'v' in app version so we are able to query to GitHub release api to fetch its release information Khanh Ngo 2024-01-06 10:09:46 +01:00
  • fa33d3f66e
    Session improvements (#510) 0xCA 2024-01-06 13:11:20 +05:00
  • 46b09348e3
    add iptables package (#520) Khanh Ngo 2024-01-04 10:46:38 +01:00
  • b3c22aa81f
    Add golangci-lint CI (#516) Khanh Ngo 2023-12-31 21:46:30 +01:00
  • 769883f020
    add PersistentKeepalive config to server-side Peer config (#515) Khanh Ngo 2023-12-31 21:08:13 +01:00
  • 45849a2aee
    chore: code adjustment (#512) Khanh Ngo 2023-12-29 10:56:37 +01:00
  • 8cfe9a3d5b
    Resolve conflict Khanh Ngo 2023-12-29 10:13:30 +01:00
  • 4ffd7319f8
    Upgrade dependencies (#511) Khanh Ngo 2023-12-29 09:54:51 +01:00
  • 41bf0bc92c
    Telegram support (#488) 0xCA 2023-12-29 13:22:12 +05:00
  • 841db62347
    Fixed tag input being too small and unable to fit a CIDR (#509) 0xCA 2023-12-28 12:37:26 +05:00
  • 37f459c535
    Minor readme tweak. Alexandra Stone 2023-12-27 14:47:15 -07:00
  • a8e96f5457
    Correct flag to helo and make shorter Alexandra Stone 2023-12-27 14:42:31 -07:00
  • 867aa1305d
    Fix logic error and make some settings optional in wg.conf template. (#506) kevin 2023-12-28 03:50:30 +08:00
  • c2a6ced991
    Describe the fact you can expose other port than WGUI_SERVER_LISTEN_PORT (#507) Daniel Tilă 2023-12-27 11:10:23 +02:00
  • cb118f4dea
    Create CONTRIBUTING.md Khanh Ngo 2023-12-27 10:08:00 +01:00
  • a9be53899c
    Subnet range selector, interface fixes (#481) 0xCA 2023-12-27 13:08:55 +05:00
  • e73047b14f
    Feature: Unix domain socket support (#492) Vahid 2023-12-25 23:01:11 +03:30
  • 47fac2b49b
    Fixed tag input being too small and unable to fit a CIDR (#483) 0xCA 2023-12-26 00:25:38 +05:00
  • c8623082fe
    Make Interface PreDown setting. (#480) nebulosa2007 2023-12-25 22:23:51 +03:00
  • af7742bfb3
    Update routes.go (#475) Michael Walter 2023-12-25 20:22:42 +01:00
  • e2e1159ef4
    add endpoint field to client (#470) Gabriel Soares 2023-12-25 16:21:37 -03:00
  • 585b55c2ee
    fix: handle os.chmod errors (#457) Cameron 2023-12-25 11:17:31 -08:00
  • 13a4c05ff5
    fix: add basic server-side input validation (#435) Marcus Wichelmann 2023-12-25 20:07:47 +01:00
  • a06bce88e0
    fix: add content-type check to user management routes to mitigate CSRF (#427) Marcus Wichelmann 2023-12-25 20:03:29 +01:00
  • 3024d36d76
    env variable file support (#391) Cameron 2023-12-25 10:58:31 -08:00
  • aac9ba8b50
    Added variable to readme Alexandra Stone 2023-10-27 11:59:55 -06:00
  • ece1c76aec
    implement hello hostname to resolve smtp-relay issue Alexandra Stone 2023-10-27 11:33:04 -06:00
  • d2b67277e3
    Add hello hostname to config Alexandra Stone 2023-10-27 11:32:26 -06:00
  • 393f896616
    Add hello hostname flag Alexandra Stone 2023-10-27 11:32:02 -06:00
  • b55543f424
    fix: set random session secret if not set (#417) Khanh Ngo 2023-08-11 11:48:51 +02:00
  • 364a43e3dc
    Implement updating a client Pub+PSK when editing a client (#401) Paul Dee 2023-08-11 10:34:11 +02:00
  • 7488f283c4
    secure jsondb user perms (#404) Cameron 2023-08-11 01:25:56 -07:00
  • 6bbe230fe8
    [Vulnerability] Cross site scripting (XSS) and Open Redirect on the login page (#396) Hoang Nguyen 2023-06-23 14:42:39 +07:00
  • 28f3e820f0
    Remove duplicate env var entry (#392) Gabriel Klavans 2023-06-22 15:51:38 -04:00
  • b9e5ddf194
    Added BIND_ADDRESS environment variable to the project README (#384) A A R I X 2023-06-06 21:11:43 +02:00
  • 39324c5cf9
    Add .gitattributes Khanh Ngo 2023-06-06 21:09:12 +02:00
  • 346e3bd3b8
    chore: remove healthcheck from Dockerfile (#382) Khanh Ngo 2023-06-03 10:40:24 +02:00
  • 8ac33a0278
    GHA fixes Khanh Ngo 2023-05-24 21:21:44 +02:00
  • 5183bb5093
    GHA fixes Khanh Ngo 2023-05-24 18:07:50 +02:00
  • 745141c752
    GHA fixes Khanh Ngo 2023-05-24 18:00:48 +02:00
  • 19527ef1e0
    GHA fixes Khanh Ngo 2023-05-24 17:58:20 +02:00
  • 86e52c5868
    Add docker build workflow Khanh Ngo 2023-05-24 17:51:44 +02:00
  • f3ed766bc4
    Update stale.yml Khanh Ngo 2023-05-24 12:08:12 +02:00
  • e9357d83e2
    Added Table to global settings (#308) andycandy-de 2023-05-24 10:06:05 +00:00
  • 59133327de
    Healthcheck: account for custom bind port (#295) djarbz 2023-05-24 05:05:27 -05:00
  • ec757286c5
    Hide user settings if login is disabled (#356) (#361) ByteDream 2023-05-24 12:04:02 +02:00
  • cfbdae7abb
    Follow-up fix for fwmark 101b5564c267e673afdea97e24a6bd778939abd8 (#372) Paul Dee 2023-05-24 12:02:07 +02:00
  • ac99317ba3
    Update README.md Khanh Ngo 2023-03-17 09:53:57 +01:00
  • 5e0217db04
    Set password type field Khanh Ngo 2023-03-16 16:25:38 +01:00
  • d3c47c53c8 QR code fixes Khanh Ngo 2023-03-16 09:09:48 +01:00
  • 00f7f3d280 Style fixes Khanh Ngo 2023-03-16 08:58:28 +01:00
  • 4fc52b62d2
    Replace go.rice with native go embedding (#331) ByteDream 2023-03-16 08:40:04 +01:00
  • e3e3639443 Bracket fixes Khanh Ngo 2023-03-15 21:50:46 +01:00