Commit graph

  • fd1e4a1dcd Generalise registration for openid Kristoffer Dalby 2022-02-27 18:42:24 +01:00
  • acb945841c Generalise registration for pre auth keys Kristoffer Dalby 2022-02-27 18:42:15 +01:00
  • c58ce6f60c Generalise the registration method to DRY stuff up Kristoffer Dalby 2022-02-27 18:40:10 +01:00
  • d6f6939c54 Update changelog Kristoffer Dalby 2022-02-27 09:08:29 +01:00
  • e0b9a317f4 Add note to config example Kristoffer Dalby 2022-02-27 09:05:08 +01:00
  • c159eb7541 Add basic test of yaml parsing Kristoffer Dalby 2022-02-27 09:04:59 +01:00
  • 8a3a0b6403 Add YAML support to ACLs Kristoffer Dalby 2022-02-27 09:04:48 +01:00
  • 67d6c8f946 Remove oversensitive tracing output Kristoffer Dalby 2022-02-27 09:04:27 +01:00
  • 06e6c29a5b metrics: make metrics endpoint toggleable Nico Rey 2022-02-25 18:36:03 -03:00
  • a9122c3de3 prometheus: replace default port by a port between the recommended prometheus range Nico Rey 2022-02-25 18:21:20 -03:00
  • b1bd17f316
    Merge pull request #350 from restanrm/feat-oidc-login-as-namespace Kristoffer Dalby 2022-02-25 13:22:26 +01:00
  • b39faa124a
    Merge remote-tracking branch 'origin/main' into feat-oidc-login-as-namespace Adrien Raffin-Caboisse 2022-02-25 11:28:17 +01:00
  • 8689a39c96
    Merge pull request #357 from kradalby/make-namespace-to-users Kristoffer Dalby 2022-02-25 11:01:41 +01:00
  • bae8ed3e70
    Merge branch 'main' into make-namespace-to-users Kristoffer Dalby 2022-02-25 10:39:12 +01:00
  • 08c7076667
    Merge pull request #346 from kradalby/integration-test-concurrent-join Kristoffer Dalby 2022-02-25 10:37:35 +01:00
  • 91b50550ee Update readme and glossary to reflect features and goals Kristoffer Dalby 2022-02-25 10:34:35 +01:00
  • 2c7064462a Update changelog Kristoffer Dalby 2022-02-25 10:30:58 +01:00
  • d9e7f37280 Uncomment previous test and update them for no boundries Kristoffer Dalby 2022-02-25 10:27:27 +01:00
  • e03b3d558f Remove boundries between namespaces Kristoffer Dalby 2022-02-25 10:26:34 +01:00
  • 2fd36dd254 Resolve merge Kristoffer Dalby 2022-02-25 09:08:15 +00:00
  • 381598663d
    Merge pull request #347 from kradalby/remove-shared Kristoffer Dalby 2022-02-25 10:06:58 +01:00
  • 6d699d3c29 Update changelog Kristoffer Dalby 2022-02-25 08:44:16 +00:00
  • ebe59a5a27 Fix utils tests, use ipset datastructure Kristoffer Dalby 2022-02-25 08:28:22 +00:00
  • d55c79e75b
    Merge branch 'main' into metrics-listen Nico 2022-02-24 10:41:07 -03:00
  • eda0a9f88a Lock allocation of IP address Kristoffer Dalby 2022-02-24 13:18:18 +00:00
  • 47e8442d91
    Update CHANGELOG.md Adrien Raffin-Caboisse 2022-02-24 13:34:48 +01:00
  • f9ce32fe1a
    Update CHANGELOG.md Adrien Raffin-Caboisse 2022-02-24 13:34:36 +01:00
  • 189e883f91 Resolve merge Kristoffer Dalby 2022-02-24 11:41:54 +00:00
  • aa506503e2
    Merge branch 'main' into feat-oidc-login-as-namespace Kristoffer Dalby 2022-02-24 11:40:34 +00:00
  • 9c2c09fce7
    Merge branch 'main' into remove-shared Kristoffer Dalby 2022-02-24 11:39:44 +00:00
  • 5596a0acef
    Merge pull request #297 from arch4ngel/configurable-mtls Kristoffer Dalby 2022-02-24 11:32:02 +00:00
  • 9687e6768d Remove retry from integration tests Kristoffer Dalby 2022-02-24 11:29:53 +00:00
  • fb85c78e8a Fail integration tests fast Kristoffer Dalby 2022-02-24 11:28:34 +00:00
  • d27f2bc538
    Merge branch 'main' into metrics-listen Kristoffer Dalby 2022-02-24 11:16:57 +00:00
  • 8c33907655 Sort lint Kristoffer Dalby 2022-02-24 11:10:40 +00:00
  • afb67b6e75
    Merge branch 'main' into configurable-mtls Kristoffer Dalby 2022-02-24 11:09:05 +00:00
  • 69f220fe5c
    Merge branch 'main' into feat-oidc-login-as-namespace Kristoffer Dalby 2022-02-24 11:01:32 +00:00
  • c46dfd761c
    Merge pull request #349 from kradalby/remove-cgo Kristoffer Dalby 2022-02-24 10:11:15 +00:00
  • 95453cba75
    Merge branch 'main' into feat-oidc-login-as-namespace Adrien Raffin-Caboisse 2022-02-23 17:56:45 +01:00
  • ed2175706c Merge branch 'remove-cgo' of github.com:kradalby/headscale into remove-cgo Kristoffer Dalby 2022-02-23 16:23:53 +00:00
  • 686e45cf27 Set all anti-cgo options and add comment Kristoffer Dalby 2022-02-23 16:15:20 +00:00
  • ae6a20e4d9
    fix: add valid test identified by linter Adrien Raffin-Caboisse 2022-02-23 14:28:20 +01:00
  • 046116656b chore: update formatting Adrien Raffin-Caboisse 2022-02-23 14:22:21 +01:00
  • 972bef1194 feat: add length error if hostname too long Adrien Raffin-Caboisse 2022-02-23 14:21:46 +01:00
  • 4f1f235a2e feat: add strip_email_domain to normalization of namespace Adrien Raffin-Caboisse 2022-02-23 14:03:07 +01:00
  • 7e4709c13f fix(namespace): remove name validation for destroy and get Adrien Raffin-Caboisse 2022-02-23 13:35:57 +01:00
  • cef0a2b0b3 fix(namespaces_test): fix missing namespace name Adrien Raffin-Caboisse 2022-02-23 11:40:48 +01:00
  • fcdbe7c510
    fix(utils_test): fix namespace name Adrien Raffin-Caboisse 2022-02-23 11:38:20 +01:00
  • 995731a29c
    fix(namespace): checknamespace name before actions Adrien Raffin-Caboisse 2022-02-23 11:13:37 +01:00
  • 45727dbb21
    feat(namespace): add check function for namespace Adrien Raffin-Caboisse 2022-02-23 11:07:24 +01:00
  • f0a73632e0
    Merge branch 'main' into remove-cgo Kristoffer Dalby 2022-02-23 09:01:38 +00:00
  • 823cc493f0
    Merge branch 'main' into configurable-mtls Kristoffer Dalby 2022-02-23 07:29:31 +00:00
  • a86b33f1ff
    Merge pull request #345 from juanfont/update-contributors Juan Font 2022-02-22 23:46:54 +01:00
  • 28c2bbeb27
    Merge branch 'main' into update-contributors Juan Font 2022-02-22 23:35:34 +01:00
  • d4761da27c
    docs(README): update contributors github-actions[bot] 2022-02-22 22:34:27 +00:00
  • b0c7ebeb7d
    Merge pull request #351 from pernila/patch-1 Juan Font 2022-02-22 23:33:58 +01:00
  • 5f375d69b5
    Merge branch 'main' into update-contributors Juan Font 2022-02-22 23:32:02 +01:00
  • 9eb705a4fb
    Merge branch 'main' into patch-1 Juan Font 2022-02-22 23:31:29 +01:00
  • 1b87396a8c
    Merge pull request #333 from ohdearaugustin/topic/renovatebot Juan Font 2022-02-22 23:30:46 +01:00
  • bb14bcd4d2
    Merge branch 'main' into topic/renovatebot Juan Font 2022-02-22 23:29:08 +01:00
  • 48c866b058
    Added FreeBSD to the supported clients pernila 2022-02-22 23:06:35 +02:00
  • fe0b43eaaf chore: update changelog Adrien Raffin-Caboisse 2022-02-22 21:20:59 +01:00
  • afd4a3706e chore: update formating Adrien Raffin-Caboisse 2022-02-22 21:05:39 +01:00
  • 717250adb3 feat: removing matchmap from headscale Adrien Raffin-Caboisse 2022-02-22 20:58:08 +01:00
  • 67f5c32b49 Only allow one connection to sqlite Kristoffer Dalby 2022-02-22 19:04:52 +00:00
  • 0191ea93ff
    feat(oidc): bind email to namespace Adrien Raffin-Caboisse 2022-02-22 12:46:45 +01:00
  • 92ffac625e
    feat(namespace): add normalization function for namespace Adrien Raffin-Caboisse 2022-02-22 12:45:50 +01:00
  • bfbcea35a0 Remove dependency on CGO Kristoffer Dalby 2022-02-22 16:18:25 +00:00
  • 638a84adb9
    Merge branch 'main' into integration-test-concurrent-join Kristoffer Dalby 2022-02-22 16:49:32 +00:00
  • ec58979ce0
    Merge branch 'main' into remove-shared Kristoffer Dalby 2022-02-22 16:48:14 +00:00
  • 7e6e093f17 Merge branch 'integration-test-concurrent-join' of github.com:kradalby/headscale into integration-test-concurrent-join Kristoffer Dalby 2022-02-22 16:19:28 +00:00
  • 4962335860 Remove dependency on CGO Kristoffer Dalby 2022-02-22 16:18:25 +00:00
  • a37339fa54
    Merge pull request #348 from restanrm/remove-comment Kristoffer Dalby 2022-02-22 14:06:12 +00:00
  • f7eeb979fb
    Add timeout Kristoffer Dalby 2022-02-22 13:46:59 +00:00
  • f2f8d834e8
    fix(machine): remove comment Adrien Raffin-Caboisse 2022-02-22 11:26:21 +01:00
  • fe2f75d13d Allow integration test to retry Kristoffer Dalby 2022-02-22 07:40:56 +00:00
  • 52db6188df
    Merge branch 'main' into update-contributors Kristoffer Dalby 2022-02-21 23:38:56 +00:00
  • 8dca40535f Test if we can join headscale in parallell to speed up Kristoffer Dalby 2022-02-21 23:16:39 +00:00
  • f4c302f1fb Uncomment tests that will failed in transition period Kristoffer Dalby 2022-02-21 23:10:20 +00:00
  • 4ca8181dcb Remove sharing from integration tests Kristoffer Dalby 2022-02-21 23:04:10 +00:00
  • 24a8e198a1 Remove sharing references across the code Kristoffer Dalby 2022-02-21 23:01:35 +00:00
  • 9411ec47c3 Remove sharing class and tests Kristoffer Dalby 2022-02-21 22:53:30 +00:00
  • 1e8f4dbdff Drop shared node table Kristoffer Dalby 2022-02-21 22:52:55 +00:00
  • 9399754489 Remove protobuf share/unshare generated go Kristoffer Dalby 2022-02-21 22:48:27 +00:00
  • 9d1752acbc Remove protobuf share/unshare Kristoffer Dalby 2022-02-21 22:48:14 +00:00
  • 6da2a19d10 Remove grpc share/unshare functions Kristoffer Dalby 2022-02-21 22:45:04 +00:00
  • 9ceac5c0fc Remove CLI and tests for Shared node Kristoffer Dalby 2022-02-21 22:44:08 +00:00
  • f562ad579a
    Merge branch 'main' into configurable-mtls Kristoffer Dalby 2022-02-21 21:44:49 +00:00
  • bbadeb567a
    docs(README): update contributors github-actions[bot] 2022-02-21 21:41:48 +00:00
  • 69cdfbb56f
    Merge pull request #320 from restanrm/feat-improve-acls-usage Kristoffer Dalby 2022-02-21 21:41:15 +00:00
  • d971f0f0e6 fix(acls_test): fix comment in go code Adrien Raffin-Caboisse 2022-02-21 21:48:05 +01:00
  • 650108c7c7 chore(fmt): apply fmt Adrien Raffin-Caboisse 2022-02-21 21:45:15 +01:00
  • baae266db0
    Update acls_test.go Adrien Raffin-Caboisse 2022-02-21 20:25:41 +01:00
  • 50af44bc2f fix: add error checking in acl and poll Adrien Raffin-Caboisse 2022-02-21 20:06:31 +01:00
  • e3bcc88880 Linter: make linter happy Nico Rey 2022-02-21 15:22:36 -03:00
  • 14e49885fb metrics/kustomize: update Kustomize examples Nico Rey 2022-02-21 12:51:25 -03:00
  • fbc1843889 metrics/tests: update tests Nico Rey 2022-02-21 12:51:05 -03:00
  • 45d5ab30ff metrics/cfg: add a new entry for the Prometheus listen address Nico Rey 2022-02-21 12:50:44 -03:00
  • d5fd7a5c00 metrics: add a new router and listener for Prometheus' metrics endpoint Nico Rey 2022-02-21 12:50:15 -03:00
  • b5a59d4e7a updating changelog and docs Justin Angel 2022-02-21 10:20:11 -05:00