| .. |
|
api
|
Return system serial on a peer HTTP API call (#1929)
|
2024-05-06 14:49:03 +02:00 |
|
middleware
|
Extend bypass middleware with support of wildcard paths (#1628)
|
2024-02-26 17:54:58 +01:00 |
|
util
|
add content type before writing header (#1887)
|
2024-04-25 21:20:24 +02:00 |
|
accounts_handler_test.go
|
Add limited dashboard view (#1738)
|
2024-03-27 16:11:45 +01:00 |
|
accounts_handler.go
|
Add limited dashboard view (#1738)
|
2024-03-27 16:11:45 +01:00 |
|
dns_settings_handler_test.go
|
Fix nil pointer exception in group delete (#1211)
|
2023-10-11 23:00:56 +02:00 |
|
dns_settings_handler.go
|
changed the naming convention for all handling objects and methods to have unified way
|
2023-02-28 15:01:24 +01:00 |
|
events_handler_test.go
|
Handle user delete (#1113)
|
2023-09-19 18:08:40 +02:00 |
|
events_handler.go
|
Fix/user deletion (#1157)
|
2023-09-23 10:47:49 +02:00 |
|
geolocation_handler_test.go
|
Add initial support of device posture checks (#1540)
|
2024-02-20 09:59:56 +01:00 |
|
geolocations_handler.go
|
Add initial support of device posture checks (#1540)
|
2024-02-20 09:59:56 +01:00 |
|
groups_handler_test.go
|
Feature/peer validator (#1553)
|
2024-03-27 18:48:48 +01:00 |
|
groups_handler.go
|
Feature/peer validator (#1553)
|
2024-03-27 18:48:48 +01:00 |
|
handler.go
|
Pass integrated validator for API (#1814)
|
2024-04-15 12:08:38 +02:00 |
|
nameservers_handler_test.go
|
Allow service users with user role read-only access to all resources (#1484)
|
2024-01-25 09:50:27 +01:00 |
|
nameservers_handler.go
|
Allow service users with user role read-only access to all resources (#1484)
|
2024-01-25 09:50:27 +01:00 |
|
pat_handler_test.go
|
Block user through HTTP API (#846)
|
2023-05-11 18:09:36 +02:00 |
|
pat_handler.go
|
move validation into account manager + func for get requests
|
2023-03-30 13:58:44 +02:00 |
|
peers_handler_test.go
|
Return system serial on a peer HTTP API call (#1929)
|
2024-05-06 14:49:03 +02:00 |
|
peers_handler.go
|
Return system serial on a peer HTTP API call (#1929)
|
2024-05-06 14:49:03 +02:00 |
|
policies_handler_test.go
|
Feature/peer validator (#1553)
|
2024-03-27 18:48:48 +01:00 |
|
policies_handler.go
|
Add initial support of device posture checks (#1540)
|
2024-02-20 09:59:56 +01:00 |
|
posture_checks_handler_test.go
|
Rename PrivateNetworkCheck to PeerNetworkRangeCheck (#1629)
|
2024-02-27 11:59:48 +01:00 |
|
posture_checks_handler.go
|
Rename PrivateNetworkCheck to PeerNetworkRangeCheck (#1629)
|
2024-02-27 11:59:48 +01:00 |
|
routes_handler_test.go
|
Refactor Route IDs (#1891)
|
2024-05-06 14:47:49 +02:00 |
|
routes_handler.go
|
Refactor Route IDs (#1891)
|
2024-05-06 14:47:49 +02:00 |
|
setupkeys_handler_test.go
|
Feature/peer validator (#1553)
|
2024-03-27 18:48:48 +01:00 |
|
setupkeys_handler.go
|
add content type before writing header (#1887)
|
2024-04-25 21:20:24 +02:00 |
|
users_handler_test.go
|
Add limited dashboard view (#1738)
|
2024-03-27 16:11:45 +01:00 |
|
users_handler.go
|
Redeem invite only when incoming user was invited (#1861)
|
2024-04-22 11:10:27 +02:00 |