Commit Graph
100 Commits
Author SHA1 Message Date
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
Christoph Haas 9a420d26e1 use html email body by default, add alternative text only body 2021-04-29 16:54:01 +02:00
Christoph Haas 19e6fa2a1a switch to another email lib to support more AUTH types 2021-04-29 16:45:28 +02:00
Christoph Haas 7b1f59d86a deployment api completed (#11) 2021-04-29 11:23:32 +02:00
Christoph Haas 9c8a1df01f Set server name in TLS config (#13) 2021-04-29 10:59:00 +02:00
Christoph Haas 87964f8ec4 RESTful API for WireGuard Portal (#11) 2021-04-26 22:00:50 +02:00
Christoph Haas 35513ae994 WIP: RESTful API for WireGuard Portal, user endpoint (#11) 2021-04-26 20:02:40 +02:00
Christoph Haas b6d9814021 use lowercase email addresses for filtering (#14) 2021-04-22 20:46:03 +02:00
Christoph Haas 97edd103be transform email addresses to lower case in ldap sync (#14) 2021-04-22 20:41:30 +02:00
Christoph Haas e052f400aa convert all email addresses to lower case (#14) 2021-04-22 20:29:37 +02:00
Christoph Haas 926733dea4 add ssl/tls option for email encryption (#13) 2021-04-22 14:11:54 +02:00
Christoph Haas 7042523c54 configurable cert-check for the ldap auth provider (#12) 2021-04-21 11:07:16 +02:00
Christoph Haas e65a4a8148 disable cert-check should also work for ldap via ssl (#12) 2021-04-21 10:04:10 +02:00
Christoph Haas 28c2494d88 cleanup import statements 2021-04-09 23:17:44 +02:00
Christoph Haas 11b9a567d1 include tag version in travis builds 2021-04-08 21:30:16 +02:00
Christoph Haas f34594f8d2 fix allowed ip's for peers in server-mode 2021-04-08 19:10:38 +02:00
Christoph Haas 46dc6dc2ad remove endpoint from peer in server-mode 2021-04-08 18:39:52 +02:00
Christoph Haas 2ca1226d50 fix .local DNS lookup (https://github.com/golang/go/issues/35067) 2021-04-08 18:37:49 +02:00
Christoph Haas 066f939294 fix version display 2021-04-08 18:10:53 +02:00
Christoph Haas 17bc297d77 WIP: smaller docker image, fix docker build 2021-04-08 17:58:25 +02:00
Christoph Haas 79e4513edb WIP: smaller docker image, sqlite needs cgo 2021-04-08 09:38:32 +02:00
Christoph Haas f793ece922 WIP: smaller docker image 2021-04-08 09:23:48 +02:00
Christoph Haas 96215c4f0e version 1.0.6, show version in footer 2021-04-07 20:07:40 +02:00
Christoph Haas 5199c8674d add configuration options and sample yaml to readme (#6) 2021-04-06 23:51:57 +02:00
Christoph Haas 2caa64571b fix duplicate configuration tag (#6) 2021-04-06 23:01:50 +02:00
Christoph Haas afbe36d289 fix client edit layout 2021-04-06 00:33:51 +02:00
h44zandGitHub e84a43cd2a Merge pull request #7 from h44z/interface_types
Interface types and more...
2021-04-06 00:15:51 +02:00
Christoph Haas 7981a3c437 update dependencies 2021-04-06 00:15:24 +02:00
Christoph Haas 8f21c12c3d simple database migration versioning, todo: implement migrations 2021-04-06 00:07:05 +02:00
Christoph Haas b4f3228bec more ui improvements, fix peer template for clients 2021-04-05 23:18:02 +02:00
Christoph Haas ba768dd2c3 improve client mode, todo: migrate peers (new db schema) 2021-04-05 20:00:11 +02:00
Christoph Haas 39166250ea fix some bugs in client mode, improve login ui 2021-04-05 19:12:27 +02:00
Christoph Haas 94ca177884 support different interface types: client and server mode 2021-04-05 18:38:38 +02:00
Christoph Haas 39903922dd WIP: support different interface types: improve placeholder values, allow bulk user creation for external email addresses 2021-04-04 00:04:59 +02:00
Christoph Haas 647fe92a03 WIP: support different interface types: many fixes and improvements... 2021-04-03 23:54:35 +02:00
Christoph Haas 3bfcbe0209 WIP: support different interface types: update config templates 2021-04-03 22:38:22 +02:00
Christoph Haas aa17303cec WIP: support different interface types: server, client and custom. Show different UI for each type. 2021-04-03 19:11:05 +02:00
Christoph Haas 116a86c5e7 WIP: support different interface types: server, client and custom. Show different UI for each type. 2021-04-02 23:48:30 +02:00
Christoph Haas 5017fb5759 update readme, fix default env file 2021-03-22 23:05:20 +01:00
Christoph Haas 29cd73aa46 fix TLS for email sending 2021-03-22 22:53:59 +01:00
Christoph Haas 6ece6e5be9 make ldap cert check configurable, fix CodeQL warnings 2021-03-22 22:52:08 +01:00
Christoph Haas 588f8c7c70 add csrf 2021-03-22 22:51:37 +01:00