Commit Graph
100 Commits
Author SHA1 Message Date
h44zandGitHub f7c3bdf456 Update docker-compose.yml (fixes #308)
Docker / Build and Push (push) Has been cancelled
github-pages / deploy (push) Has been cancelled
Docker / release (push) Has been cancelled
2024-11-24 18:53:28 +01:00
Christoph bf9183256a chore: update dependencies, refactor option types
Docker / Build and Push (push) Has been cancelled
github-pages / deploy (push) Has been cancelled
Docker / release (push) Has been cancelled
2024-10-15 15:44:47 +02:00
Christoph Haas 6bb683047e chore: update go dependencies
Chart / lint-test (push) Has been cancelled
Chart / publish (push) Has been cancelled
Docker / Build and Push (push) Has been cancelled
Docker / release (push) Has been cancelled
github-pages / deploy (push) Has been cancelled
2024-10-09 22:41:01 +02:00
Christoph Haas ae1be0e367 chore: update go dependencies 2024-09-23 22:04:24 +02:00
Christoph Haas a46dabc1d3 #282: change default peer mask to /32 2024-08-13 22:49:58 +02:00
Christoph Haas 3f72de6af4 chore: update dependencies 2024-08-13 22:38:01 +02:00
Christoph Haas 48f4b6cb0e chore: update dependencies 2024-07-04 22:44:50 +02:00
Christoph Haas 85381121ee update to go 1.22 2024-04-29 23:28:32 +02:00
Christoph Haas aebf80bf68 update dependencies 2024-04-29 23:18:16 +02:00
Christoph Haas 288b7794ca fix default peer creation on login (#189) 2024-04-02 22:29:10 +02:00
Christoph Haas 95e10dcc24 execute interface hooks if interface settings have changed (#224) 2024-04-02 20:51:09 +02:00
Christoph Haas c17c182926 update all external dependencies 2024-04-02 20:02:36 +02:00
Christoph Haas d8c1b67a2e make mkdocs build again 2024-03-29 16:47:35 +01:00
Christoph Haas c325e4590b update mkdocs.yml 2024-03-29 16:42:05 +01:00
Christoph Haas 2de438add8 Merge branch 'pr216' 2024-03-12 22:45:32 +01:00
Christoph Haas e565e26c65 Merge branch 'pr214' 2024-03-12 22:33:15 +01:00
Christoph Haas acc785e4ca small cleanup 2024-03-12 22:32:05 +01:00
Christoph Haas 1b4b5ff161 fix REST API permission checks (#209) 2024-01-31 21:14:36 +01:00
Christoph Haas 81e696fc7d update frontend dependencies 2023-12-23 13:36:42 +01:00
Christoph Haas ebe902d119 update backend dependencies 2023-12-23 13:30:31 +01:00
h44zandGitHub 1f47075020 Update social links 2023-11-03 09:03:54 +01:00
Christoph Haas faf454f649 add github pages site 2023-11-02 21:44:14 +01:00
h44zandGitHub 35939c92c9 Create CNAME 2023-11-01 10:18:55 +01:00
Christoph Haas b693f697fc fix build 2023-10-26 23:38:11 +02:00
Christoph Haas 9528f55c51 - update dependencies 2023-10-26 15:19:06 +02:00
Christoph Haas c9dce9d554 - fix docker image name
- remove deprecated envconfig file
2023-10-26 15:08:11 +02:00
Christoph Haas 248518d239 - update github actions
- update docker build
- move default database to /app/data (#179)
- move config file location to /app/config
2023-10-26 12:42:18 +02:00
Christoph Haas 53b4922d9f build without cgo 2023-08-05 23:47:02 +02:00
8b820a5adf V2 alpha - initial version (#172)
Initial alpha codebase for version 2 of WireGuard Portal.
This version is considered unstable and incomplete (for example, no public REST API)! 
Use with care!


Fixes/Implements the following issues:
 - OAuth support #154, #1 
 - New Web UI with internationalisation support #98, #107, #89, #62
 - Postgres Support #49 
 - Improved Email handling #47, #119 
 - DNS Search Domain support #46 
 - Bugfixes #94, #48 

---------

Co-authored-by: Fabian Wechselberger <wechselbergerf@hotmail.com>
2023-08-04 13:34:18 +02:00
Christoph Haas b3a5f2ac60 update gitignore 2023-06-19 23:14:25 +02:00
Christoph Haas 8de4da8984 Fix circle-ci config 2023-02-19 00:10:49 +01:00
Christoph Haas 4b5e63c44b Update Go version to 1.18, prepare release 2023-02-19 00:07:38 +01:00
Christoph Haas c5c6135793 Update dependencies 2023-02-18 23:55:32 +01:00
Christoph Haas 105fa8a880 Use Go DNS resolver (#149) 2023-02-13 11:02:06 +01:00
Christoph Haas 3c2c7f325b keep original admin group behaviour 2023-01-06 00:03:37 +01:00
Christoph Haas 1c97ff8d27 remove log entries that contain user input (#140) 2023-01-05 23:21:22 +01:00
Christoph Haas 53a6602a64 cleanup recursive ldap group sync 2022-12-27 13:36:25 +01:00
Christoph Haas f2afd4a21c Merge branch 'asterix11-master' 2022-12-27 12:36:23 +01:00
Christoph Haas fda3e7b2be fix makefile (#132) 2022-12-04 21:06:41 +01:00
Christoph Haas dab1e13c54 fix circle ci config 2022-11-11 19:18:10 +01:00
Christoph Haas 51fb9b4139 cleanup code warnings, update RaspberryPi readme 2022-11-11 18:17:38 +01:00
Christoph Haas bda8c9a3d1 fix migration issue for mysql/mariadb (#128) 2022-11-11 18:07:48 +01:00
h44zandGitHub 54716f7f53 Multiarch Docker Build (#104) (#129)
* Improved Makefile
* Multiarch Docker build (amd64, arm64 and armv7)
* closes #104
2022-11-11 17:10:41 +01:00
Christoph Haas e97fb38bd5 fix issue where newly created peers expire 2022-11-08 18:02:00 +01:00
Christoph Haas 2796433973 expiry feature: automatically re-enable peers if date is in the future 2022-11-01 10:51:17 +01:00
Christoph Haas 3e2208c8f6 ensure that db index is re-created (avoids invalid DDL errors), update gorm 2022-10-29 15:24:13 +02:00
Christoph Haas 09a9af245c prepare new release 2022-10-29 14:27:56 +02:00
h44zandGitHub 979cec7d83 Merge pull request #127 from h44z/feat_exp
Expiry Date for Peers
2022-10-29 14:20:36 +02:00
Christoph Haas 0f33871850 peer expiry feature: update api docs and readme 2022-10-29 13:18:32 +02:00
Christoph Haas c43e8d7ca2 peer expiry feature: re-activate expired peers 2022-10-29 13:03:05 +02:00
Christoph Haas 4a0e773d96 peer expiry feature: expiration check 2022-10-29 11:21:04 +02:00
Christoph Haas 6f4af97024 peer expiry feature: frontend updates 2022-10-29 10:12:42 +02:00
Christoph Haas 0d5b895174 lazy load qr code (if browser supports it) 2022-10-29 10:06:58 +02:00
Christoph Haas fe3247bdc1 peer expiry feature: database model, frontend updates 2022-10-28 23:21:37 +02:00
Christoph Haas e4b927bc45 use go-playground/validator instead of asaskevich/govalidator (#46) 2022-10-28 21:48:44 +02:00
Christoph Haas ab7f19bb55 only remove private key if a custom public key was specified (#112) 2022-10-28 18:40:06 +02:00
Christoph Haas e4c641f78f update dependencies 2022-05-26 23:29:07 +02:00
Christoph Haas b34d2e1174 fix status code number (related to #95) 2022-04-30 19:43:39 +02:00
Christoph Haas 83271b5d34 fix user edit bug, allow to delete users from the database (#40) 2022-03-15 23:34:55 +01:00
Christoph Haas 5d4d06db81 fix invalid interface public key (#74) 2021-12-16 19:51:45 +01:00
Christoph Haas b5cb967e09 improve ldap logging (#67) 2021-11-07 13:20:16 +01:00
Christoph Haas 897a2bacf0 circle-ci fix 2021-10-14 21:37:10 +02:00
Christoph Haas 759cf3a0bc build for debian stretch (legacy) and with latest golang version (#61) 2021-10-14 21:25:19 +02:00
Christoph Haas a07457b41f build for debian stretch (legacy) and with latest golang version (#61) 2021-10-14 21:21:06 +02:00
Christoph Haas f27909a6ce update dependencies 2021-08-24 21:31:31 +02:00
Christoph Haas b4bd2b35e2 add HttpOnly and Secure flag to cookie store (#39) 2021-08-24 21:26:16 +02:00
Christoph Haas 929c95f9ae fix version in docker builds 2021-08-24 21:00:13 +02:00
Christoph Haas 7b348888d7 fix version in docker builds 2021-08-24 20:18:13 +02:00
Christoph Haas 5aa777f08d update docker tag names 2021-08-23 23:27:42 +02:00
Christoph Haas c0abce15d6 also use circleci for tags 2021-08-23 23:03:55 +02:00
h44zandGitHub e9369b0afd Circleci project setup (#37) (#38)
* Add .circleci/config.yml

* add go sum, remove travis file

* store artifacts

* github release upload

* github release upload
2021-08-23 22:48:05 +02:00
Christoph Haas becb35d65e Use Github Actions to build Docker image for hub.docker.com (#26) 2021-08-23 21:47:05 +02:00
Christoph Haas c0c41bdf2a Use Github Actions to build Docker image for hub.docker.com (#26) 2021-08-23 21:21:05 +02:00
Christoph Haas 57b57931b2 validate user in session (#32) 2021-07-30 13:56:21 +02:00
Christoph Haas fbc0b26631 sendall button for mails, update icons for peer creation buttons (#35) 2021-07-30 13:43:39 +02:00
Christoph Haas e6ad82ec6e changed headline to avoid confusion (#33) 2021-07-30 12:32:10 +02:00
Christoph Haas c3c0971aa0 update dependencies 2021-07-30 12:27:21 +02:00
h44zandGitHub 16a373f1eb Fix typo 2021-07-20 11:02:17 +02:00
h44zandGitHub 91b83d7882 Log number of ldap users (#36) 2021-07-20 11:01:03 +02:00
h44zandGitHub 1e35fb2538 Use Github Container Registry
Also publish docker images on ghcr.io
2021-06-30 17:57:41 +02:00
Christoph Haas 400259a0be convert input to email-token on focus loss (#28) 2021-06-30 17:36:39 +02:00
Christoph Haas 96c713a513 update bootstrap-tokenfield lib, fix enter bug (#27)
related: https://github.com/sliptree/bootstrap-tokenfield/issues/308
2021-06-30 17:28:25 +02:00
Christoph Haas 3645d75d8d fix auto-creation of peers on login (#30) 2021-06-30 17:03:16 +02:00
h44zandGitHub a017775f8a Add minimum Go version to Readme (#29) 2021-06-25 17:01:16 +02:00
Christoph Haas e0968b3239 support AllowIPs for peers in server config (#24) 2021-06-18 14:13:44 +02:00
Christoph Haas e1db939a18 update readme to clarify some things 2021-06-18 14:12:22 +02:00
Christoph Haas 92d09535bc fix foreign key problem (#23) 2021-06-08 16:17:30 +02:00
Christoph Haas d165fc0658 ensure that email attribute is set 2021-05-17 09:06:26 +02:00
Christoph Haas cadbe4a090 fix migrations for fresh databases 2021-05-16 23:55:59 +02:00
Christoph Haas d516d74d3f ldap filter: skip empty emails by default, fix ldap sync (case insensitive email comparison, user source difference) 2021-05-16 23:43:47 +02:00
Christoph Haas c9e7145a5b add docker latest tag warning to README.md 2021-05-16 23:14:18 +02:00
h44zandGitHub 88278bf677 Merge pull request #21 from h44z/ldap_filter
use LDAP filter strings
2021-05-16 23:11:55 +02:00
Christoph Haas 1c4d47293c skip migrations for fresh databases 2021-05-16 23:11:03 +02:00
Christoph Haas 27de6e8b8c use LDAP filter strings 2021-05-10 10:31:56 +02:00
Christoph Haas 3ecb0925d6 use low error correction if qr-code content is too long (#18) 2021-05-10 09:26:36 +02:00
Christoph Haas edfecd536a use query params throughout the whole rest api (#11) 2021-05-03 11:40:06 +02:00
Christoph Haas d794f807ad use query param for public key in api requests (#11) 2021-05-03 10:44:27 +02:00
h44zandGitHub 84e5359977 Merge pull request #16 from xhit/patch-1
Fix email encryption type SSL/TLS
2021-04-30 11:00:25 +02:00
Christoph Haas ab02f656be add ServerName to TLS config 2021-04-29 18:19:41 +02:00
Christoph Haas 0d4e12a6c1 increase smtp timeout to 30 seconds 2021-04-29 17:04:26 +02:00