Commit Graph

50 Commits

Author SHA1 Message Date
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 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
Christoph Haas 68507c3bcd fix redirect after sending the peer email 2021-03-22 13:45:35 +01:00
Christoph Haas 1e9f845457 fix user_edit template 2021-03-22 13:42:28 +01:00
Christoph Haas f95c692aed migrate peer database 2021-03-22 13:00:02 +01:00
Christoph Haas f4edc55851 fix mail template (#3) and rename some variables, also change default ordering (latest handshake first) 2021-03-22 12:39:50 +01:00
Christoph Haas 6ab00ef567 WIP: support for multiple WireGuard devices (#2) 2021-03-21 12:36:11 +01:00
Christoph Haas 9ef4200be0 fix ldap provider, disable gin logs by default 2021-02-27 00:13:48 +01:00
Christoph Haas e1c7a43496 fix ldap sync for disabled users, check if admin username is an email address, rename username to email 2021-02-26 23:43:52 +01:00
Christoph Haas 2b77148b81 migrate old database format correctly, fix typo, update readme 2021-02-26 23:13:11 +01:00
Christoph Haas 9faa459c44 cleanup 2021-02-26 22:17:04 +01:00
Christoph Haas 9b10d099b6 WIP: new user management and authentication system, use go 1.16 embed 2021-02-24 21:24:45 +01:00
Christoph Haas 43bab58f0a WIP: context for clean shutdown 2021-02-22 22:25:08 +01:00
Christoph Haas 984f744548 rename user to peer 2021-02-21 23:23:58 +01:00
Christoph Haas 53814dbc27 cleanup, typos, ... 2021-02-08 22:56:02 +01:00
Christoph Haas ec752f8b08 use logrus for gin's log output 2021-01-13 17:27:01 +01:00
Christoph Haas d978fd560d add asterisk to required fields, allow editing of device keys 2020-12-18 22:26:36 +01:00
Christoph Haas ec60dd136a fix default mtu handling 2020-12-18 22:07:55 +01:00
Christoph Haas 10defaa2ba ip and mtu updates (linux only) 2020-12-18 21:54:57 +01:00
Christoph Haas 262e8e2047 fix a few bugs, add instructions for raspberry pi 2020-12-17 16:10:05 +01:00
Christoph Haas edd09a9e13 fix newlines in template 2020-12-17 14:01:03 +01:00
Christoph Haas 814f57d357 fix newlines in template 2020-12-17 13:47:46 +01:00
Christoph Haas 7b651da1d7 auto create account, sync ldap disabled flag 2020-11-16 22:39:41 +01:00
Christoph Haas eb51c2dd74 many small improvements 2020-11-10 22:23:05 +01:00
Christoph Haas 3cbc30fe48 wip: dockerfile 2020-11-10 09:57:49 +01:00
Christoph Haas 07e7d1d6e9 wip: cleanup 2020-11-10 09:31:02 +01:00
Christoph Haas 556d7bff4b wip: update cfg file 2020-11-09 23:43:57 +01:00
Christoph Haas c5cb22829d wip: many small fixes and improvements... 2020-11-09 23:36:19 +01:00
Christoph Haas c9a9c5b393 wip: many small fixes and improvements... 2020-11-09 23:24:14 +01:00
Christoph Haas e8e8d08d98 wip: mail... 2020-11-09 20:26:34 +01:00
Christoph Haas 7d7af70346 wip: create/update/delete... 2020-11-09 11:17:19 +01:00
Christoph Haas 5a933f20c9 wip: create/update/... 2020-11-09 11:06:02 +01:00
Christoph Haas a617cb1059 wip: create/update/... 2020-11-08 10:26:18 +01:00
Christoph Haas 3e92cc8551 wip: create/update/... 2020-11-07 20:32:25 +01:00
Christoph Haas cc06019738 wip: create/update/... 2020-11-07 18:36:23 +01:00
Christoph Haas ea65e6b43c wip: create/update/... 2020-11-07 11:47:52 +01:00
Christoph Haas e084a8aa66 wip: create/update/... 2020-11-07 10:31:48 +01:00
Christoph Haas 461a339ada switch to bootstrap 4 2020-11-06 12:21:47 +01:00
Christoph Haas 93f7335b6e initial commit 2020-11-05 19:37:51 +01:00