Commit graph

31 commits

Author SHA1 Message Date
cpp
01f69a6b05 add auth-nocache to config template
This fixes a warning about cached passwords thats being issued by openvpn when starting. As far as I can see, this only is a security issue if an attacker has the possibility to read arbitrary memory regions. The warning is unaesthetic, tho, so I want to get rid of it.
2021-05-21 18:10:35 +02:00
e524d47f4a Bump go version 2021-02-06 23:51:36 +01:00
94a7b85017 Switch from gitlab to gitea format 2021-02-06 23:44:14 +01:00
4c0faeee3e Merge branch 'update-scs' 2019-05-15 19:31:19 +02:00
8aebe43fd3 Update SCS session manager 2019-05-15 19:25:51 +02:00
f9f6fb64b9 Build project from this github repository 2019-05-15 18:18:54 +02:00
675cf95991 Remove very deployment-specific usage guide 2019-05-15 18:10:51 +02:00
dd9cec2cf2 Replace deprecated ns-cert-type option 2019-04-25 13:59:40 +02:00
42804d6e48 Bump go version 2019-04-24 23:31:55 +02:00
e5c7b046b3 Increase security of config 2019-04-24 23:22:57 +02:00
Paul
c9c88d0610 Merge branch 'develop' into 'master'
Release

See merge request paul/certman!1
2018-04-22 21:08:23 +02:00
Paul
d4b613b766 Use dev tag for vetting 2018-04-22 20:47:23 +02:00
Paul
b5c742f19d Make fully configurable for other networks 2018-04-22 20:34:51 +02:00
Paul
83d0ed4cb7 Improve documentation 2018-04-22 19:47:26 +02:00
Paul
f83b9ae696 Add example compose file 2018-04-22 19:45:36 +02:00
Paul
ac5cf66de6 Bump Go version 2018-04-22 19:38:44 +02:00
Paul
3bcb07302c Add usage manual 2018-03-09 11:59:31 +01:00
Paul
ea14e74065 Merge branch 'develop'
Replace the internal authentication with an external oauth2 provider
2018-02-10 16:56:39 +01:00
Paul
9b39c2f71b Merge branch 'feature-oauth2' into develop
This replaces the builtin authentication with an external oauth2
provider (in this case provided by gitlab).
2018-02-10 16:54:10 +01:00
Paul
976cc058f7 Add APP_LISTEN 2018-02-03 19:38:28 +01:00
Paul
71af3c37eb Try both UDP and TCP 2018-02-03 19:14:50 +01:00
Paul
f3fa7155a7 Add docker service 2018-02-03 18:42:58 +01:00
Paul
9ef61b19bb Refactor code, delete old references 2018-02-03 18:26:54 +01:00
Paul
71e830d52f Simplify: use OAuth2 2018-02-01 09:31:06 +01:00
Paul
c185c54aa6 Use process to send emails 2018-02-01 03:30:00 +01:00
Paul
8b34c53550 Add timeout for email service 2018-01-29 23:18:34 +01:00
Paul
4a79379d8e Refactor global variables into injected dependencies 2018-01-29 16:52:59 +01:00
Paul
e5cd6e0be3 Add User management 2018-01-29 09:18:19 +01:00
Paul
cad6e94368 Move database and sessions to services 2018-01-26 14:49:03 +01:00
Paul
0883013a1b Disable cross-compilation for now 2018-01-26 09:01:54 +01:00
Paul
35c48136fa Initial commit 2018-01-26 08:56:22 +01:00