M. Essam
768ba24fda
[management,rest] Add name/ip filters to peer management rest client ( #4112 )
2025-07-08 18:08:13 +02:00
Pascal Fischer
43ae79d848
[management] extend rest client lib ( #3830 )
2025-05-15 18:20:29 +02:00
M. Essam
ac135ab11d
[management/client/rest] fix panic when body is nil ( #3714 )
...
Fixes panic occurring when body is nil (this usually happens when connections is refused) due to lack of nil check by centralizing response.Body.Close() behavior.
2025-05-05 18:54:47 +02:00
Pedro Maia Costa
75bdd47dfb
[management] get current user endpoint ( #3666 )
2025-04-15 11:06:07 +01:00
M. Essam
7d385b8dc3
[management] REST client package ( #3278 )
2025-02-04 10:10:10 +00:00