211 Commits

Author SHA1 Message Date
Christoph Haas
e38c48bede wip: prepare peer 2023-06-22 19:15:29 +02:00
Fabian Wechselberger
c1735a27ce GetPeer, DeletePeer impl. 2023-06-22 18:21:05 +02:00
Fabian Wechselberger
f30805accd CircleCi: Bump go version to 1.20, removed unnecessary run, added run for frontend. 2023-06-22 18:17:14 +02:00
Christoph Haas
9a99290d32 wip: prepare peer, update frontend url 2023-06-21 23:23:46 +02:00
Christoph Haas
0a27c5e253 wip: prepare peer 2023-06-21 23:22:27 +02:00
Christoph Haas
d6b32f70f8 wip: peer handlers 2023-06-21 22:31:36 +02:00
Christoph Haas
e43647426c refactor startup admin context 2023-06-21 22:04:20 +02:00
Fabian Wechselberger
a9136edaa7 First user in DB is admin. 2023-06-21 00:13:21 +02:00
Christoph Haas
7a0a3b1e9e refactor template handling 2023-06-21 00:03:44 +02:00
Christoph Haas
4c7f2b24bc fix startpage links 2023-06-20 23:19:55 +02:00
Christoph Haas
73f0313fa7 update frontend 2023-06-20 23:07:26 +02:00
Christoph Haas
255299260b add sample config 2023-06-20 22:55:20 +02:00
Christoph Haas
9a5efdc627 user/interface deletion, wip profile, wip peer endpoints 2023-06-20 21:27:34 +02:00
Christoph Haas
bd89258e81 interface frontend update 2023-06-14 23:03:24 +02:00
Christoph Haas
c4c635e702 update go to 1.20 2023-06-14 19:47:02 +02:00
Christoph Haas
8e5e97f2b7 further refactoring, added statistics fetcher module 2023-06-13 23:50:32 +02:00
Christoph Haas
94f0b26304 Start Github V2 branch 2023-02-12 23:13:04 +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
Dmitriy
c0879a379f
Healthcheck listen on localhost (#138) 2022-12-28 23:39:30 +01:00
Konstantin
112433e87a
Fix: "host" network_mode is incompatible with port_bindings (#137)
Removed port bindings.
2022-12-28 11:57:02 +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
Fabian Schultis
a2ab5c9301 Fix nested LDAP group resolution 2022-12-07 05:01:06 +01:00
Fabian Schultis
6f463ac9a5 Add nested group admin state resolution 2022-12-06 02:59:29 +01:00
Christoph Haas
fda3e7b2be fix makefile (#132) 2022-12-04 21:06:41 +01:00
Christoph Haas
dab1e13c54 fix circle ci config v1.0.16 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
h44z
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
h44z
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
philippderdiedas
383fc8cb58
Merge branch 'h44z:master' into master 2022-10-28 20:42:35 +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
Philipp Harms
49c7109c61
Fix DNSStr validator 2022-10-28 18:31:20 +02:00
Fabian Schultis
352c689623
Remove as in https://github.com/h44z/wg-portal/issues/112 2022-10-28 17:54:13 +02:00
skodapilot
e6a8e2f2cf
Fixed possibility to save clients without preshared key (#114) 2022-09-19 22:39:34 +02:00
dada513
12717987a6
Add config option to make everyone admin (#106) 2022-09-19 22:26:11 +02:00
Christoph Haas
e4c641f78f update dependencies v1.0.15 2022-05-26 23:29:07 +02:00
Alexander Beck
2f194884d3
user can manage own peers on default device (#82)
Co-authored-by: GitHubActionRunner <knm@knm.io>
2022-05-26 23:10:17 +02:00