netmaker/controllers
Matthew R Kasun ab4ddbb042
Net 500: validate network parameter passed to node endpoints (#2480)
* enforce unique names for ext client names

* only check for unique id on creation

* check for unique id if changed

* validate network parameter passed to node endpoints

---------

Co-authored-by: Abhishek K <32607604+abhishek9686@users.noreply.github.com>
2023-08-02 22:02:25 +05:30
..
config remove agentbackend 2023-02-20 02:22:00 -07:00
controller.go added ability to remove legacy nodes 2023-03-07 11:02:51 -05:00
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 enforce unique names for ext client names (#2476) 2023-08-01 20:20:43 +05:30
files.go Update swagger docs 2022-09-10 21:51:59 -07:00
hosts.go NET-427: Peer Update fixes (#2445) 2023-07-11 13:00:09 +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-291 PUT /api/networks/{networkname} (#2380) 2023-06-08 17:22:35 -04:00
network_test.go merge develop 2023-03-17 15:16:43 -04:00
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 enforce unique names for ext client names (#2476) 2023-08-01 20:20:43 +05:30
regex_test.go Extclient NET-63x (#2286) 2023-05-17 10:58:03 -04:00
response_test.go refactoring for ee 2022-09-14 13:26:31 -04:00
server.go GRA-1298: License check changes, free tier limits for saas (#2418) 2023-06-28 20:33:06 +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