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
|
5f4c041ee7
|
fix potentially unsafe external link
|
2021-02-27 00:19:47 +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 |
h44z
|
5bc3aa0036
|
Create codeql-analysis.yml
|
2021-02-26 23:19:42 +01:00 |
Christoph Haas
|
2b77148b81
|
migrate old database format correctly, fix typo, update readme
|
2021-02-26 23:13:11 +01:00 |
Christoph Haas
|
9bd80dbd33
|
fix docker build
|
2021-02-26 22:27:48 +01:00 |
Christoph Haas
|
9faa459c44
|
cleanup
|
2021-02-26 22:17:04 +01:00 |
Christoph Haas
|
8ea82c1916
|
add travis token
|
2021-02-25 09:46:19 +01:00 |
Christoph Haas
|
ca83caf357
|
fix travis
|
2021-02-24 23:01:13 +01:00 |
Christoph Haas
|
14339e72d4
|
WIP: dont use gox
|
2021-02-24 22:52:19 +01:00 |
Christoph Haas
|
6d4fcba00c
|
WIP: use gox for cross platform compiling, try to enable cross platform cgo builds
|
2021-02-24 22:40:35 +01:00 |
Christoph Haas
|
4fe4d93e0d
|
WIP: use gox for cross platform compiling
|
2021-02-24 22:16:03 +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
|
dd47f84c3d
|
use logrus for gin's log output, fix nil pointer bug
|
2021-01-13 17:49:52 +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
|
6fd4089766
|
update raspi readme
|
2020-12-18 22:00:01 +01:00 |
Christoph Haas
|
4dd7f7b14b
|
fix Dockerfile
|
2020-12-18 21:56:54 +01:00 |
Christoph Haas
|
10defaa2ba
|
ip and mtu updates (linux only)
|
2020-12-18 21:54:57 +01:00 |
Christoph Haas
|
a95fe42efe
|
fix ci and docker build
|
2020-12-17 16:23:55 +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
|
793c2fc27e
|
remove unnecessary script and css files
|
2020-12-02 19:26:18 +01:00 |
Christoph Haas
|
a4052b19d6
|
improve admin index template
|
2020-11-17 08:01:03 +01:00 |
Christoph Haas
|
d63ed2c01c
|
fix admin index template
|
2020-11-16 23:20:41 +01:00 |
Christoph Haas
|
741f0b16c3
|
add README and LICENSE
|
2020-11-16 23:13:15 +01:00 |
Christoph Haas
|
7b651da1d7
|
auto create account, sync ldap disabled flag
|
2020-11-16 22:39:41 +01:00 |
Christoph Haas
|
1dee239f4f
|
fix goss check
|
2020-11-13 09:44:25 +01:00 |
Christoph Haas
|
63e9e7a618
|
fix goss check
|
2020-11-13 09:10:21 +01:00 |
Christoph Haas
|
5261cf9140
|
fix goss check
|
2020-11-13 08:00:33 +01:00 |
Christoph Haas
|
eb51c2dd74
|
many small improvements
|
2020-11-10 22:23:05 +01:00 |
Christoph Haas
|
e09ef939c0
|
user dockerhub for image building and travis-ci for testing
|
2020-11-10 12:24:37 +01:00 |
Christoph Haas
|
516561445b
|
user dockerhub for image building and travis-ci for testing
|
2020-11-10 12:24:18 +01:00 |
Christoph Haas
|
bd3da3d6c7
|
wip: docker and travis
|
2020-11-10 11:59:02 +01:00 |
Christoph Haas
|
2448533706
|
wip: docker and travis
|
2020-11-10 11:26:30 +01:00 |
Christoph Haas
|
93994dbb69
|
wip: docker and travis
|
2020-11-10 11:19:40 +01:00 |
Christoph Haas
|
2a19ebf500
|
wip: docker and travis
|
2020-11-10 11:17:31 +01:00 |
h44z
|
e2834e9187
|
Update .gitignore
|
2020-11-10 11:12:34 +01:00 |
h44z
|
ccdf73071e
|
Delete go.sum
|
2020-11-10 11:12:12 +01:00 |
Christoph Haas
|
cd9abfcd5b
|
wip: docker and travis
|
2020-11-10 11:06:04 +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 |