Commit Graph

  • 2cdab6d7b7 [proxy] remove unused oidc config flags (#5369) Pascal Fischer 2026-02-17 18:04:30 +01:00
  • e49c0e8862 [infrastructure] Proxy infra changes (#5365) Diego Noguês 2026-02-17 17:37:44 +01:00
  • e28e9854fe Merge branch 'main' into feature/disable-legacy-port feature/disable-legacy-port pascal 2026-02-17 16:12:49 +01:00
  • 6be80f2c68 Merge branch 'main' into feature/flag-to-disable-legacy-port feature/flag-to-disable-legacy-port pascal 2026-02-17 16:11:41 +01:00
  • e7c84d0ead Start Management if external IdP is down (#5367) Misha Bragin 2026-02-17 16:08:41 +01:00
  • 1c934cca64 Ignore false lint alert (#5370) Zoltan Papp 2026-02-17 16:07:35 +01:00
  • da0463f29d fix combined pascal 2026-02-17 15:29:56 +01:00
  • c50a28388e Checkpoint: de8ed49260bd braginini 2026-02-17 15:19:05 +01:00
  • 5011b789af extract server config pascal 2026-02-17 15:17:23 +01:00
  • 0594273974 Checkpoint: df3147ec3023 braginini 2026-02-17 15:15:59 +01:00
  • f9f4253989 add flag to disable the old legacy grpc endpoint pascal 2026-02-17 14:15:52 +01:00
  • 4aff4a6424 [management] fix utc difference on last seen status for a peer (#5348) Vlad 2026-02-17 13:29:32 +01:00
  • 1bd7190954 [proxy] Support WebSocket (#5312) Zoltan Papp 2026-02-17 12:53:34 +01:00
  • 920fe73096 Add perf test for the combined version test/perftest braginini 2026-02-17 12:11:28 +01:00
  • 0146e39714 Add listener side proxy protocol support and enable it in traefik (#5332) Viktor Liu 2026-02-17 06:40:10 +08:00
  • baed6e46ec Reset WireGuard endpoint on ICE session change during relay fallback (#5283) Zoltan Papp 2026-02-16 20:59:29 +01:00
  • fb9dabde8e add url sorting option pascal 2026-02-16 15:44:09 +01:00
  • 9425c7d77d extend fields to sort by pascal 2026-02-16 14:11:03 +01:00
  • 8eb4cd8884 add sorting to access logs pascal 2026-02-16 13:50:57 +01:00
  • 0d1ffba75f [misc] add additional cname example (#5341) Maycon Santos 2026-02-16 13:30:58 +01:00
  • 1024d45698 [mobile] Export lazy connection environment variables for mobile clients (#5310) Diego Romar 2026-02-16 09:04:45 -03:00
  • e5d4947d60 [client] Optimize Windows DNS performance with domain batching and batch mode (#5264) Zoltan Papp 2026-02-15 22:10:26 +01:00
  • cb9b39b950 [misc] add extra proxy domain instructions (#5328) Maycon Santos 2026-02-15 12:51:46 +01:00
  • 68c481fa44 [management] Move service reload outside transaction in account settings update (#5325) v0.65.1 Bethuel Mmbaga 2026-02-14 20:27:15 +01:00
  • 01a9cd4651 [misc] Fix reverse proxy getting started messaging (#5317) Misha Bragin 2026-02-14 16:34:04 +01:00
  • f53155562f [management, reverse proxy] Add reverse proxy feature (#5291) v0.65.0 Pascal Fischer 2026-02-13 19:37:43 +01:00
  • edce11b34d [client] Refactor/relay conn container (#5271) Zoltan Papp 2026-02-13 15:48:08 +01:00
  • 841b2d26c6 Add early message buffer for relay client (#5282) Zoltan Papp 2026-02-13 15:41:26 +01:00
  • 437c778ee9 Reducate cognitive complexity fix/http-redirect Zoltán Papp 2026-02-13 13:32:14 +01:00
  • 34448bc9fa Merge branch 'fix/log-formatter' into fix/http-redirect Zoltán Papp 2026-02-13 13:22:39 +01:00
  • cc05f4582b Merge branch 'prototype/reverse-proxy' into fix/log-formatter Zoltán Papp 2026-02-13 13:21:50 +01:00
  • 9dc47d462c Add HTTP to HTTPS redirect Zoltán Papp 2026-02-13 13:18:07 +01:00
  • d3eeb6d8ee [misc] Add cloud api spec to public open api with rest client (#5222) Bethuel Mmbaga 2026-02-13 13:08:47 +01:00
  • 6ebcc7e135 simplify policy inject logic pascal 2026-02-13 13:08:21 +01:00
  • 04b9de0775 Refactor proxy server to reduce complexity in ListenAndServe and handleMappingStream Viktor Liu 2026-02-13 13:06:56 +01:00
  • 3971d2f4fd Consolidate duplicate timeout cases in classifyProxyError Viktor Liu 2026-02-13 13:02:40 +01:00
  • a718d6ede2 Extract printHealthClients from debug printHealth to reduce complexity Viktor Liu 2026-02-13 12:56:45 +01:00
  • f296956c6f Refactor roundtrip AddPeer to reduce cognitive complexity and line count Viktor Liu 2026-02-13 12:52:28 +01:00
  • cc5800f46d Add comments to empty function bodies in acme locker Viktor Liu 2026-02-13 12:46:25 +01:00
  • 7e062d6c68 Fix duplicate handler allocation in health.NewServer and add tests Viktor Liu 2026-02-13 12:46:19 +01:00
  • 95ba4dcee4 Refactor proxy/auth Protect method to reduce cognitive complexity Viktor Liu 2026-02-13 12:46:14 +01:00
  • 0331d68a36 remove unused network map code pascal 2026-02-13 12:55:51 +01:00
  • fef41f0fe4 refactor AddPeer pascal 2026-02-13 12:50:48 +01:00
  • 97a561c56b Add structured logging for HTTP server errors Zoltán Papp 2026-02-13 12:42:00 +01:00
  • d690e981b6 Add combined license + license checks + excldue from client tests Viktor Liu 2026-02-13 12:33:54 +01:00
  • 63ad313ff6 [management] Enforce access control on accessible peers (#5301) Bethuel Mmbaga 2026-02-13 10:46:43 +01:00
  • 0a884d839e refactor service manager code and add tests pascal 2026-02-13 12:08:01 +01:00
  • c4bfbbaa52 refactor access log filter pascal 2026-02-13 11:43:44 +01:00
  • e4e9998e40 Ignore print errs Viktor Liu 2026-02-13 11:26:21 +01:00
  • 4efea823bf Add token cmd to combined and consolidate logic Viktor Liu 2026-02-13 11:15:42 +01:00
  • 7ebf37ef20 [management] Enforce access control on accessible peers (#5301) Bethuel Mmbaga 2026-02-13 10:46:43 +01:00
  • 3508144575 Added s.GRPCServer() call before the afterInit mlsmaycon 2026-02-13 03:54:33 +01:00
  • 0254a380e7 fix load mgmt config mlsmaycon 2026-02-13 03:45:05 +01:00
  • f103fc45cb chore: switch dashboard tag to the temp one Diego Noguês 2026-02-13 02:24:18 +01:00
  • 26d3dd7605 feat: adding combined dockerfile for testing phase Diego Noguês 2026-02-13 01:39:58 +01:00
  • b016a1f0d0 feat: poc for token command on combined poc-token-command Diego Noguês 2026-02-13 01:22:59 +01:00
  • c009055693 feat: adds netbird's proxy component to getting-started Diego Noguês 2026-02-13 00:42:59 +01:00
  • 14181c909c fix: remove duplicate import Diego Noguês 2026-02-13 00:02:50 +01:00
  • a05dc3823d Merge branch 'main' into prototype/reverse-proxy mlsmaycon 2026-02-12 19:27:12 +01:00
  • 64b849c801 [self-hosted] add netbird server (#5232) Misha Bragin 2026-02-12 19:24:43 +01:00
  • 7d19bdf085 feat: adding traefik + nb's reverse proxy (#5303) Diego Noguês 2026-02-12 19:12:20 +01:00
  • a1b048f2ad feat: adding traefik + nb reverse proxy Diego Noguês 2026-02-12 18:43:35 +01:00
  • 76fb153d76 fix: small conflicts dn-reverse-proxy Diego Noguês 2026-02-12 18:41:57 +01:00
  • eee4d75932 chore: switching env var for NB_PROXY_DOMAIN Diego Noguês 2026-02-12 18:35:30 +01:00
  • 0bd227196e fix integration tests mlsmaycon 2026-02-12 18:22:29 +01:00
  • eea7687ddf Fix lint and failing tests Viktor Liu 2026-02-12 18:19:13 +01:00
  • 62b8875f67 chore: build Diego Noguês 2026-02-12 17:42:03 +01:00
  • 47a5478964 chore: remove unnecessary comment Diego Noguês 2026-02-12 17:13:08 +01:00
  • 9922d6f953 feat: switch to labels for traefik instead of static conf files Diego Noguês 2026-02-12 16:50:43 +01:00
  • f9bab22f61 fix: remove change to peers group all Diego Noguês 2026-02-12 14:06:23 +01:00
  • 3d8fdb7a89 feat: adding IPAM settings to docker compose and setting static ip to traefik Diego Noguês 2026-02-12 14:02:21 +01:00
  • fb10153ab8 feat: adding traefik and proxy component to getting-started Diego Noguês 2026-02-11 15:34:18 +01:00
  • 57d3ee5aac optimize the DeriveClusterFromDomain function mlsmaycon 2026-02-12 17:10:32 +01:00
  • cfdfdecc14 return error if unable to derive cluster on service creation pascal 2026-02-12 16:57:16 +01:00
  • b00babb8b1 feat: switch to labels for traefik instead of static conf files Diego Noguês 2026-02-12 16:50:43 +01:00
  • ac995bae6d rename url flag to domain and update validation mlsmaycon 2026-02-12 16:28:29 +01:00
  • 41a5509ce0 fix nil pointer error in roundtripper Alisdair MacLeod 2026-02-12 15:19:19 +00:00
  • db5e26db94 rename domain type pascal 2026-02-12 16:15:02 +01:00
  • fe975fb834 Fix missing lang attribute Viktor Liu 2026-02-12 23:03:50 +08:00
  • e368d2995b Fix test Viktor Liu 2026-02-12 22:57:28 +08:00
  • a3241d8376 Fix swallowed response codes Viktor Liu 2026-02-12 22:51:35 +08:00
  • 6dfc5772ba fix nil pointer error in roundtripper Alisdair MacLeod 2026-02-12 14:44:07 +00:00
  • f70925178c Handle TCP port reuse for TIME-WAIT connections Viktor Liu 2026-02-12 21:56:39 +08:00
  • 9554934b92 Validate trusted proxies in OAuth callback getClientIP Viktor Liu 2026-02-12 21:15:41 +08:00
  • 7fdb824a37 Remove write permissions from /var/lib/netbird in proxy Dockerfile Viktor Liu 2026-02-12 21:15:30 +08:00
  • 412407adc0 Add .dockerignore to exclude sensitive files from build context Viktor Liu 2026-02-12 21:09:34 +08:00
  • e0874d7de7 Add noopener to window.open in ErrorPage Viktor Liu 2026-02-12 21:09:19 +08:00
  • 8df1536cbb Merge branch 'main' into prototype/reverse-proxy pascal 2026-02-12 15:05:14 +01:00
  • 6df3b6de54 Handle TCP port reuse for TIME-WAIT connections Viktor Liu 2026-02-12 21:56:39 +08:00
  • fcbacc62ec clear userID from access logs if not oidc pascal 2026-02-12 14:50:35 +01:00
  • ee2ae45653 add permissions validation to domain manager pascal 2026-02-12 14:31:23 +01:00
  • 3bc8cbb13f fix: remove change to peers group all Diego Noguês 2026-02-12 14:06:23 +01:00
  • bf7bdf6c4f feat: adding IPAM settings to docker compose and setting static ip to traefik Diego Noguês 2026-02-12 14:02:21 +01:00
  • 6f2f0f9ae4 exclude proxy peers on peers api pascal 2026-02-12 13:49:05 +01:00
  • c37ebc6fb3 add more metrics, improve metrics, reduce metrics impact on other packages Alisdair MacLeod 2026-02-12 12:36:54 +00:00
  • 09f538eb30 Treated tombstoned conns as new Viktor Liu 2026-02-12 20:11:12 +08:00
  • 23abb5743c Treated tombstoned conns as new Viktor Liu 2026-02-12 20:11:12 +08:00
  • 95b39bdd2e Initialize metadata branch Entire 2026-02-12 12:24:40 +01:00
  • 0a895ffc22 Merge branch 'dn-reverse-proxy' of github.com:netbirdio/netbird into dn-reverse-proxy Diego Noguês 2026-02-12 12:00:17 +01:00
  • b87aa0bc15 Address linter issues Viktor Liu 2026-02-12 18:41:20 +08:00