Files
netbird/management/server/http/setupkeys_handler_test.go
Maycon Santos 973316d194 Validate input of expiration time for setup-keys (#1053)
So far we accepted any value for setup keys, including negative values

Now we are checking if it is less than 1 day or greater than 365 days
2023-08-04 23:54:51 +02:00

7.3 KiB