Commit graph

  • e6e5872b4b
    Merge branch 'main' into reverse-proxy Juan Font 2022-09-20 23:34:44 +02:00
  • 2c73f8ee62
    Merge branch 'main' into remove-gin-references Juan Font 2022-09-20 23:32:42 +02:00
  • cdc8bab7d9
    Merge pull request #768 from kazauwa/feature/json-logs Juan Font 2022-09-20 23:32:10 +02:00
  • f2928d7dcb Removed gin from go.sum (Github security notice) Juan Font 2022-09-20 21:26:11 +00:00
  • 44be239723
    Merge branch 'main' into reverse-proxy Juan Font 2022-09-20 23:16:21 +02:00
  • 397754753f
    Merge branch 'main' into feature/json-logs Juan Font 2022-09-20 23:11:29 +02:00
  • e87b470996 Removed fmt.Println for linting Juan Font 2022-09-20 21:06:43 +00:00
  • 083d2a871c Linting fixes Juan Font 2022-09-20 21:02:44 +00:00
  • 7a171cf5ea Added sleep to workaround #814 Juan Font 2022-09-20 20:54:58 +00:00
  • 1563d7555f Use Headscale container to run mockoidc Juan Font 2022-09-20 20:42:50 +00:00
  • 2e97119db8 Added derp config to OIDC etc Juan Font 2022-09-20 20:42:12 +00:00
  • b3a53bf642 Do not load the config for CLI mockoidc (and version) Juan Font 2022-09-20 19:59:22 +00:00
  • a3f18f248c Add internal mockoidc command Juan Font 2022-09-20 19:58:36 +00:00
  • 1c267f72e0 Capture listen error on mockoidc Juan Font 2022-09-19 23:07:47 +00:00
  • becf918b78
    Merge branch 'main' into remove-sponsorship Juan Font 2022-09-18 23:58:42 +02:00
  • 9c58395bb3 Removed unused param after routes fix Juan Font 2022-09-18 21:40:52 +00:00
  • b117ca7720 Added missing TLS key for testing Juan Font 2022-09-18 21:26:47 +00:00
  • d83a28bd1b
    Merge branch 'main' into oidc-integration-testing Juan Font 2022-09-18 23:25:01 +02:00
  • 42ef71bff9
    Merge pull request #811 from kradalby/primary-routes Juan Font 2022-09-18 21:59:25 +02:00
  • f2da1a1665
    Add comment and update changelog Kristoffer Dalby 2022-09-18 12:14:49 +02:00
  • 356b76fc56
    Format Kristoffer Dalby 2022-09-18 11:37:38 +02:00
  • 33ae56acfa
    Add primary routes to node Kristoffer Dalby 2022-09-18 11:36:35 +02:00
  • 9923adcb8b
    Merge branch 'main' into feature/json-logs Juan Font 2022-09-15 00:22:18 +02:00
  • c21479cb9c Print docker network config Juan Font Alonso 2022-09-15 00:06:17 +02:00
  • 3abca99b0c Add logs for issues in Actions Juan Font Alonso 2022-09-14 23:32:19 +02:00
  • 874d6aaf6b Make styling fixes Igor Perepilitsyn 2022-09-11 21:44:28 +02:00
  • ae4f2cc4b5 Update changelog Igor Perepilitsyn 2022-09-11 21:37:38 +02:00
  • dd155dca97 Create a distinct log section in config Igor Perepilitsyn 2022-09-11 21:37:23 +02:00
  • 99307d1576 Update nix sum Juan Font Alonso 2022-09-08 20:36:44 +02:00
  • b2f3ffbc5a Run integration tests in Actions Juan Font Alonso 2022-09-08 19:49:37 +02:00
  • 5774b32e55 Include OIDC in the full execution Juan Font Alonso 2022-09-08 19:48:51 +02:00
  • 41353a57c8 Added integration tests for OIDC on Makefile Juan Font Alonso 2022-09-08 19:48:27 +02:00
  • 9c0cf4595a OIDC integration tests working Juan Font Alonso 2022-09-08 19:47:47 +02:00
  • 71b712356f Minor change on the base config for OIDC Juan Font Alonso 2022-09-08 19:47:29 +02:00
  • f33e3e3b81 Parse the OIDC login URL Juan Font Alonso 2022-09-08 19:32:11 +02:00
  • 5f384c6323 Removed old code and minor changes Juan Font Alonso 2022-09-08 18:11:41 +02:00
  • e056b86c37
    Merge branch 'main' into preauthkey-tags Benjamin Roberts 2022-09-08 09:04:12 +10:00
  • 91e30397bd Remove --rm flag from Docker example Jamie Greeff 2022-09-07 14:16:04 +01:00
  • 8a8ec7476d fix linting issues in preauthkey tags Benjamin George Roberts 2022-09-07 22:12:29 +10:00
  • fca380587a Initial work on OIDC tests Juan Font Alonso 2022-09-07 23:53:46 +02:00
  • cb70d7c705 Return the results on error Juan Font Alonso 2022-09-07 23:53:31 +02:00
  • b27b789e28 Added base config file template Juan Font Alonso 2022-09-07 18:40:02 +02:00
  • a9da953b55
    Merge branch 'main' into autoapprovers Juan Font 2022-09-07 18:21:21 +02:00
  • 12d5b6a2d2
    Merge branch 'main' into remove-sponsorship Juan Font 2022-09-07 17:14:11 +02:00
  • a0a463494b
    Merge pull request #797 from madjam002/patch-1 Juan Font 2022-09-07 17:13:14 +02:00
  • 07dca79b20
    Remove --rm flag from Docker example Jamie Greeff 2022-09-07 14:16:04 +01:00
  • 688cba7292 fix linting mistakes Benjamin George Roberts 2022-09-07 21:39:56 +10:00
  • 0fe3c21223 Move map block out of server block Mike Lloyd 2022-09-06 16:12:20 -07:00
  • 45df6e77ff
    Apply suggestions from code review Mike Lloyd 2022-09-06 15:37:39 -07:00
  • 548551c6ae
    Merge branch 'main' into autoapprovers Juan Font 2022-09-07 00:31:48 +02:00
  • e3f1fd1ffc
    Merge branch 'main' into remove-sponsorship Juan Font 2022-09-07 00:31:13 +02:00
  • 470c49394c
    Merge branch 'main' into preauthkey-tags Juan Font 2022-09-07 00:22:36 +02:00
  • 31662bcd28
    Merge branch 'main' into reverse-proxy Juan Font 2022-09-07 00:19:57 +02:00
  • 7247302f45
    Merge branch 'main' into feature/json-logs Juan Font 2022-09-07 00:05:38 +02:00
  • 1a5a5b12b7
    Merge pull request #795 from stefanvanburen/svanburen/buf-mod-update Juan Font 2022-09-06 23:49:32 +02:00
  • 0099dd1724 Run buf mod update Stefan VanBuren 2022-09-06 14:52:09 -04:00
  • 1f131c6729
    Merge branch 'main' into feature/json-logs Juan Font 2022-09-06 20:18:35 +02:00
  • fc4361b225
    Delete FUNDING.yml Juan Font 2022-09-06 20:09:01 +02:00
  • ce25a1e64e
    Remove sponsor buttons Juan Font 2022-09-06 20:07:16 +02:00
  • 449a135b94
    Merge pull request #791 from kradalby/add-logo Juan Font 2022-09-05 15:34:00 +02:00
  • 002d484abe use logo in readme correcly Kristoffer Dalby 2022-09-05 15:31:03 +02:00
  • 9823ef2af5 use logo in readme Kristoffer Dalby 2022-09-05 15:30:19 +02:00
  • 641c6fd439 Add logo files Kristoffer Dalby 2022-09-05 15:29:30 +02:00
  • 3a042471b7 Add web sockets section Mike Lloyd 2022-09-04 17:39:51 -07:00
  • dc18d64286 Add websockets config Mike Lloyd 2022-09-04 17:26:33 -07:00
  • 72a43007d8 fix broken preauth-key tag test Benjamin George Roberts 2022-09-05 09:44:55 +10:00
  • 842c28adff replace netaddr usage with netip Benjamin George Roberts 2022-09-05 09:33:53 +10:00
  • 9810d84e2d
    Merge branch 'main' into autoapprovers Juan Font 2022-09-04 22:40:08 +02:00
  • f6153a9b5d
    Merge branch 'main' into preauthkey-tags Juan Font 2022-09-04 22:35:51 +02:00
  • 302a88bfdb
    Merge branch 'main' into feature/json-logs Juan Font 2022-09-04 22:32:58 +02:00
  • f6e83413e5 Add PR link to changelog Mike Lloyd 2022-09-04 09:49:34 -07:00
  • 02ab3a2cb6 Update changelog Mike Lloyd 2022-09-04 09:46:11 -07:00
  • 90e840c3c9 Add reverse proxy documentation Mike Lloyd 2022-09-04 09:42:23 -07:00
  • af60ffb7fa
    Merge pull request #788 from juanfont/warn-websockets-requirement Juan Font 2022-09-04 16:44:54 +02:00
  • c28e559da4 Updated changelog Juan Font Alonso 2022-09-04 16:23:46 +02:00
  • 5c59255b41 Also warn in DERP server if Websockets are not properly working Juan Font Alonso 2022-09-04 16:13:48 +02:00
  • a377ee14b4 Minor message change Juan Font Alonso 2022-09-04 16:13:30 +02:00
  • 2262188d8a Warn when Headscale is running behind a wrongly configured proxy Juan Font Alonso 2022-09-04 16:05:21 +02:00
  • 7c49c752a9
    Merge pull request #786 from juanfont/update-deps-20220904 Juan Font 2022-09-04 16:01:52 +02:00
  • e29726cc50 Updated nix sum Juan Font Alonso 2022-09-04 15:45:35 +02:00
  • 3c73cbe92b Merge branch 'main' into update-deps-20220904 Juan Font Alonso 2022-09-04 15:37:25 +02:00
  • cc357062be Missing go.sum Juan Font Alonso 2022-09-04 15:36:59 +02:00
  • 17c06f7167 Upgrade direct dependencies Juan Font Alonso 2022-09-04 15:36:00 +02:00
  • d12e0156c3
    Merge pull request #784 from juanfont/fix-go-1.19-lint Juan Font 2022-09-04 15:31:41 +02:00
  • 204dedaa49 Only pass the context in pollmap, no req needed Juan Font Alonso 2022-09-04 15:14:12 +02:00
  • 52073ce7c9 Pass context in OIDC helpers Juan Font Alonso 2022-09-04 15:02:18 +02:00
  • 434747e007 Use timeout in lets encrypt http server Juan Font Alonso 2022-09-04 11:47:05 +02:00
  • 7a78314d9d Remove nolint directives Juan Font Alonso 2022-09-04 11:44:24 +02:00
  • f23e9dc235 Pass the req context when pinging the DB Juan Font Alonso 2022-09-04 11:43:09 +02:00
  • 4527801d48 More unused parameters removed in protocol functions Juan Font Alonso 2022-09-04 11:41:31 +02:00
  • e0857f0226 Removed unused parameters in protocol functions Juan Font Alonso 2022-09-04 11:40:14 +02:00
  • 0d074b1da6 setLastStateChangeToNow was always receiving nil Juan Font Alonso 2022-09-04 11:37:49 +02:00
  • f2fda4f906 Return error on marshaling issues Juan Font Alonso 2022-09-04 11:36:03 +02:00
  • c1c36036ae Add timeouts for the Noise server Juan Font Alonso 2022-09-04 11:35:39 +02:00
  • 9a1438d2e3 Use inherited context Juan Font Alonso 2022-09-04 11:35:13 +02:00
  • 582122851d Go do not like underscores in packages Juan Font Alonso 2022-09-04 11:34:23 +02:00
  • f4d197485c Use library const for HTTP verbs Juan Font Alonso 2022-09-04 11:33:00 +02:00
  • 68305df9b2 Applied gofumpt Juan Font Alonso 2022-09-04 11:32:29 +02:00
  • ca0be81833 Target the latest version for golint Juan Font Alonso 2022-09-04 11:31:06 +02:00
  • 380fbfe438
    Merge pull request #780 from juanfont/bump-ts1.30 Juan Font 2022-09-04 09:24:42 +02:00