Kristoffer Dalby
40c5263927
Add initial code for generating Apple profiles
...
This code adds new http handlers that will generate iOS and macOS
configuration profiles allowing us to override the Control server of the
official Tailscale.app.
Currently, macOS is working, as I have not found the correct "key" to
inject for iOS.
This means that a profile will allow users to no longer log in via the
command line, but they can use the app.
2021-09-19 17:54:41 +01:00
Juan Font Alonso
0f649aae8b
Ask for confirmation before deleting
2021-07-17 11:09:42 +02:00
Juan Font
bd86975d10
Added missing go.mod
2021-07-04 13:10:15 +02:00
Juan Font
5644dadaf9
Added dependency on hujson
2021-07-03 12:02:46 +02:00
Juan Font Alonso
736182f651
Update dependencies, including Tailscale 1.10.x
2021-06-25 18:56:49 +02:00
Juan Font Alonso
d67be9ef58
go.mod updates
2021-06-24 15:49:27 +02:00
Juan Font Alonso
84aba256bb
Added some deps + updates
2021-05-15 00:06:17 +02:00
Ward Vandewege
b34e90c45d
Fix bug in preauthkeys: namespace object was not populated in the return
...
value from CreatePreAuthKey and GetPreAuthKeys. Add tests for that bug,
and the rest of the preauthkeys functionality.
Fix path in `compress` Makefile target.
2021-05-02 14:58:05 -04:00
Ward Vandewege
f7c7b4873a
Address a bunch of golangci-lint warnings.
2021-04-24 11:41:29 -04:00
Ward Vandewege
426b4fd98a
Add support for automatic TLS certificates via Let's Encrypt. Add a
...
configuration reference to the README.md file.
2021-04-23 22:55:01 -04:00
Juan Font Alonso
9c40e829ec
Create preauthkeys kinda working (not usable yet)
2021-04-23 00:40:42 +02:00
Juan Font Alonso
c284f3eefa
Bump mod
2021-04-08 23:57:47 +02:00
Juan Font Alonso
db75cd39a7
Update in preparation of supporting exit nodes
2021-03-10 22:33:37 +01:00
Juan Font Alonso
b1d06f3ffd
headscale now has a CLI - registration of machines occurs there
2021-02-21 01:30:03 +01:00
Juan Font Alonso
a6100dc4d0
Load DERP servers from file
2021-02-20 23:57:06 +01:00
Juan Font Alonso
c5fbc5baa8
Bumped dependencies
2021-02-20 22:43:07 +01:00
Juan Font Alonso
1ddb4febe8
Embedding frontend via Pkger
2020-07-04 13:38:58 +02:00
Juan Font Alonso
7198c8bd77
Initial commit
2020-06-21 12:32:08 +02:00