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