pascal
33cda4d10c
Merge branch 'main' into feature/add-serial-to-proxy
2026-02-23 17:17:06 +01:00
pascal
6df57623dd
Merge remote-tracking branch 'origin/main' into feature/add-serial-to-proxy
2026-02-23 16:54:22 +01:00
Pascal Fischer
5d171f181a
[proxy] Send proxy updates on account delete ( #5375 )
2026-02-23 16:08:28 +01:00
pascal
740c726a78
extract proxy controller
2026-02-23 15:28:20 +01:00
pascal
3af287ebab
move service manager
2026-02-20 01:21:05 +01:00
pascal
d4d885d434
Merge remote-tracking branch 'origin/main' into feature/add-serial-to-proxy
2026-02-20 00:35:10 +01:00
pascal
d212332f5d
store proxies in DB
2026-02-20 00:28:45 +01:00
Pascal Fischer
5ca1b64328
[management] access log sorting ( #5378 )
2026-02-20 00:11:55 +01:00
Pascal Fischer
36752a8cbb
[proxy] add access log cleanup ( #5376 )
2026-02-20 00:11:28 +01:00
pascal
e2df1fb35e
add accountID when sending update to cluster
2026-02-19 12:02:31 +01:00
pascal
942cd5dc72
export methods
2026-02-19 10:50:32 +01:00
Bethuel Mmbaga
68c481fa44
[management] Move service reload outside transaction in account settings update ( #5325 )
...
Bug Fixes
Network and DNS updates now defer service and reverse-proxy reloads until after account updates complete, preventing inconsistent proxy state and race conditions.
Chores
Removed automatic peer/broadcast updates immediately following bulk service reloads.
Tests
Added a test ensuring network-range changes complete without deadlock.
2026-02-14 20:27:15 +01:00
Pascal Fischer
f53155562f
[management, reverse proxy] Add reverse proxy feature ( #5291 )
...
* implement reverse proxy
---------
Co-authored-by: Alisdair MacLeod <git@alisdairmacleod.co.uk >
Co-authored-by: mlsmaycon <mlsmaycon@gmail.com >
Co-authored-by: Eduard Gert <kontakt@eduardgert.de >
Co-authored-by: Viktor Liu <viktor@netbird.io >
Co-authored-by: Diego Noguês <diego.sure@gmail.com >
Co-authored-by: Diego Noguês <49420+diegocn@users.noreply.github.com >
Co-authored-by: Bethuel Mmbaga <bethuelmbaga12@gmail.com >
Co-authored-by: Zoltan Papp <zoltan.pmail@gmail.com >
Co-authored-by: Ashley Mensah <ashleyamo982@gmail.com >
2026-02-13 19:37:43 +01:00
Viktor Liu
81c11df103
[management] Streamline domain validation ( #5211 )
2026-01-29 13:51:44 +01:00
Vlad
0169e4540f
[management] fix skip of ephemeral peers on deletion ( #5206 )
2026-01-29 10:58:45 +01:00
Zoltan Papp
58daa674ef
[Management/Client] Trigger debug bundle runs from API/Dashboard ( #4592 ) ( #4832 )
...
This PR adds the ability to trigger debug bundle generation remotely from the Management API/Dashboard.
2026-01-19 11:22:16 +01:00
Bethuel Mmbaga
067c77e49e
[management] Add custom dns zones ( #4849 )
2026-01-16 12:12:05 +03:00
Misha Bragin
e586c20e36
[management, infrastructure, idp] Simplified IdP Management - Embedded IdP ( #5008 )
...
Embed Dex as a built-in IdP to simplify self-hosting setup.
Adds an embedded OIDC Identity Provider (Dex) with local user management and optional external IdP connectors (Google/GitHub/OIDC/SAML), plus device-auth flow for CLI login. Introduces instance onboarding/setup endpoints (including owner creation), field-level encryption for sensitive user data, a streamlined self-hosting provisioning script, and expanded APIs + test coverage for IdP management.
more at https://github.com/netbirdio/netbird/pull/5008#issuecomment-3718987393
2026-01-07 14:52:32 +01:00
Bethuel Mmbaga
d35b7d675c
[management] Refactor integrated peer deletion ( #5042 )
2026-01-07 14:00:39 +03:00
Zoltan Papp
67f7b2404e
[client, management] Feature/ssh fine grained access ( #4969 )
...
Add fine-grained SSH access control with authorized users/groups
2025-12-29 12:50:41 +01:00
Pascal Fischer
7193bd2da7
[management] Refactor network map controller ( #4789 )
2025-12-02 12:34:28 +01:00