netbird/management/server/http
Misha Bragin 756ce96da9
Add login expiration fields to peer HTTP API (#687)
Return login expiration related fields in the Peer HTTP GET endpoint.
Support enable/disable peer's login expiration via HTTP PUT.
2023-02-14 10:14:00 +01:00
..
api Add login expiration fields to peer HTTP API (#687) 2023-02-14 10:14:00 +01:00
middleware Feature: add custom id claim (#667) 2023-02-03 21:47:20 +01:00
util Replace gRPC errors in business logic with internal ones (#558) 2022-11-11 20:36:45 +01:00
dns_settings_test.go Feature: add custom id claim (#667) 2023-02-03 21:47:20 +01:00
dns_settings.go Feature: add custom id claim (#667) 2023-02-03 21:47:20 +01:00
events_test.go Feature: add custom id claim (#667) 2023-02-03 21:47:20 +01:00
events.go Feature: add custom id claim (#667) 2023-02-03 21:47:20 +01:00
groups_test.go Feature: add custom id claim (#667) 2023-02-03 21:47:20 +01:00
groups.go Feature: add custom id claim (#667) 2023-02-03 21:47:20 +01:00
handler.go Feature: add custom id claim (#667) 2023-02-03 21:47:20 +01:00
nameservers_test.go Feature: add custom id claim (#667) 2023-02-03 21:47:20 +01:00
nameservers.go Feature: add custom id claim (#667) 2023-02-03 21:47:20 +01:00
peers_test.go Add login expiration fields to peer HTTP API (#687) 2023-02-14 10:14:00 +01:00
peers.go Add login expiration fields to peer HTTP API (#687) 2023-02-14 10:14:00 +01:00
routes_test.go Feature: add custom id claim (#667) 2023-02-03 21:47:20 +01:00
routes.go Feature: add custom id claim (#667) 2023-02-03 21:47:20 +01:00
rules_test.go Feature: add custom id claim (#667) 2023-02-03 21:47:20 +01:00
rules.go Feature: add custom id claim (#667) 2023-02-03 21:47:20 +01:00
setupkeys_test.go Feature: add custom id claim (#667) 2023-02-03 21:47:20 +01:00
setupkeys.go Feature: add custom id claim (#667) 2023-02-03 21:47:20 +01:00
users_test.go Feature: add custom id claim (#667) 2023-02-03 21:47:20 +01:00
users.go Feature: add custom id claim (#667) 2023-02-03 21:47:20 +01:00