netmaker/controllers
Aceix 5271a2084b
fix error with user update (#2348)
* fix: user update

* fix: user update
2023-05-30 13:07:47 +00:00
..
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 Tests: Handle all errors, key struct fields for go vet, enhance CI 2023-02-16 02:11:30 -08:00
docs.go versions (#2302) 2023-05-18 08:08:44 -04:00
enrollmentkeys.go add use_turn option to config,check if server is using turn 2023-04-28 14:06:28 +05:30
ext_client.go Extclient NET-63x (#2286) 2023-05-17 10:58:03 -04:00
files.go Update swagger docs 2022-09-10 21:51:59 -07:00
hosts.go Merge pull request #2246 from gravitl/NET-35 2023-05-02 17:01:21 -04:00
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 free tier limit exceeded: status code now 403 2023-05-03 10:07:47 -04:00
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 return {} if no records found for acls/metrics 2023-05-04 16:50:03 -04:00
network_test.go merge develop 2023-03-17 15:16:43 -04:00
node.go NET-163: Return 403 instead of 401 (#2326) 2023-05-25 09:40:39 -04:00
node_test.go fix TestGetNetworkNodes 2023-03-08 17:50:21 -05:00
regex.go Extclient NET-63x (#2286) 2023-05-17 10:58:03 -04:00
regex_test.go Extclient NET-63x (#2286) 2023-05-17 10:58:03 -04:00
relay.go send host update when deleting relay 2023-05-09 14:55:49 -04:00
response_test.go refactoring for ee 2022-09-14 13:26:31 -04:00
server.go NET-163: Return 403 instead of 401 (#2326) 2023-05-25 09:40:39 -04:00
test.db
user.go fix error with user update (#2348) 2023-05-30 13:07:47 +00:00
user_test.go fix user tests 2023-02-25 10:54:45 -05:00