netmaker/controllers
Farukh Khan 449f3f947b
Net 509 515 (#2496)
* NET-509

* External client config files with IPv6 endpoints now have the [] separating the address and port.

* NET-515

* Increased network name max length to 32

* NET-509-515

* Updated unit test for network name max length check.

* Updated extclient endpoint ip string manipulation to use sprintf

* Added proper error message for network name length more than max allowed.

* NET-515 small typo fix for error strings should not be capitalized
2023-08-08 23:17:22 +05:30
..
config remove agentbackend 2023-02-20 02:22:00 -07:00
controller.go [NET-404] Run in limited mode when ee checks fail (#2474) 2023-08-03 12:16:58 +05:30
debug.go memory issue work 2021-12-08 16:52:32 -05:00
dns.go Added user sorting and fixed error 2023-04-03 14:36:38 -04:00
dns_test.go fix integration tests 2023-06-27 22:15:36 +05:30
docs.go update develop to v0.20.6 (#2485) 2023-08-01 11:45:17 +05:30
enrollmentkeys.go NET-152 enrollment keys for non admins (#2346) 2023-05-31 13:11:54 +05:30
ext_client.go Net 509 515 (#2496) 2023-08-08 23:17:22 +05:30
files.go Update swagger docs 2022-09-10 21:51:59 -07:00
hosts.go feat(NET-449): add sync feature to request a host pull from server (#2491) 2023-08-04 13:22:47 +05:30
ipservice.go Replaced string methods with HTTP consts 2022-12-23 09:49:08 -05:00
legacy.go added ability to remove legacy nodes 2023-03-07 11:02:51 -05:00
limits.go GRA-1298: License check changes, free tier limits for saas (#2418) 2023-06-28 20:33:06 +05:30
logger.go Replaced string methods with HTTP consts 2022-12-23 09:49:08 -05:00
migrate.go adapted sso to host registration 2023-04-17 22:23:17 -04:00
network.go Net 509 515 (#2496) 2023-08-08 23:17:22 +05:30
network_test.go Net 509 515 (#2496) 2023-08-08 23:17:22 +05:30
node.go Net 500: validate network parameter passed to node endpoints (#2480) 2023-08-02 22:02:25 +05:30
node_test.go db cache nodes and hosts 2023-06-27 16:10:04 +05:30
regex.go fix(NET-486): change client name length validation (#2498) 2023-08-08 15:59:02 +05:30
regex_test.go fix(NET-486): change client name length validation (#2498) 2023-08-08 15:59:02 +05:30
response_test.go refactoring for ee 2022-09-14 13:26:31 -04:00
server.go [NET-404] Run in limited mode when ee checks fail (#2474) 2023-08-03 12:16:58 +05:30
test.db renamed integration test to *_test.go.bak until they can be fixed. Should enable the workflow action to run successfully 2021-09-06 15:36:53 -04:00
user.go Don't expose user hashed password (#2419) 2023-06-26 10:53:00 +05:30
user_test.go Don't expose user hashed password (#2419) 2023-06-26 10:53:00 +05:30