netmaker/controllers
Matthew R Kasun a629ac352e
use controller.Authorizse() middleware for host delete endpoint (#2536)
Co-authored-by: Abhishek K <32607604+abhishek9686@users.noreply.github.com>
2023-08-28 16:58:17 +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 Net 503 - use NewHosts to init hostfile (#2473) 2023-08-25 10:55:47 +05:30
docs.go update develop to 0.20.7 (#2522) 2023-08-18 11:55:12 +05:30
enrollmentkeys.go NET-152 enrollment keys for non admins (#2346) 2023-05-31 13:11:54 +05:30
ext_client.go NET-555 (#2524) 2023-08-25 14:23:01 +05:30
files.go Update swagger docs 2022-09-10 21:51:59 -07:00
hosts.go use controller.Authorizse() middleware for host delete endpoint (#2536) 2023-08-28 16:58:17 +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 [NET-494 / ACC-322] New free tier limits (#2495) 2023-08-08 23:17:49 +05:30
logger.go Replaced string methods with HTTP consts 2022-12-23 09:49:08 -05:00
migrate.go update node expiration during migration (#2532) 2023-08-23 19:23:12 +05:30
network.go [NET-494 / ACC-322] New free tier limits (#2495) 2023-08-08 23:17:49 +05:30
network_test.go Net 509 515 (#2496) 2023-08-08 23:17:22 +05:30
node.go [NET-494 / ACC-322] New free tier limits (#2495) 2023-08-08 23:17:49 +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-494 / ACC-322] New free tier limits (#2495) 2023-08-08 23:17:49 +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 [NET-494 / ACC-322] New free tier limits (#2495) 2023-08-08 23:17:49 +05:30
user_test.go Don't expose user hashed password (#2419) 2023-06-26 10:53:00 +05:30