mirror of
https://github.com/gravitl/netmaker.git
synced 2025-09-09 22:55:02 +08:00
* Add limited http handlers functionality to rest handler * Export ee.errValidation (ee.ErrValidation) * Export a fatal error handled by the hook manager * Export a new status variable for unlicensed server * Mark server as unlicensed when ee checks fail * Handle license validation failures with a (re)boot in a limited state * Revert "Export a fatal error handled by the hook manager" This reverts commit 069c21974a8d36e889c73ad78023448d787d62a5. * Revert "Export ee.errValidation (ee.ErrValidation)" This reverts commit 59dbab8c79773ca5d879f28cbaf53f3dd4297b9b. * Revert "Add limited http handlers functionality to rest handler" This reverts commit e2f1f28facaca54713db76a588839cd2733cf673. * Revert "Handle license validation failures with a (re)boot in a limited state" This reverts commit 58cfbbaf522a1345aac1fa67964ebff0a6d60cd8. * Revert "Mark server as unlicensed when ee checks fail" This reverts commit 77c6dbdd3c9cfa6e7d6becedef6251e8617ae367. * Handle license validation failures with a middleware * Forbid responses if unlicensed ee and not in status api * Remove unused func |
||
---|---|---|
.. | ||
config | ||
controller.go | ||
debug.go | ||
dns.go | ||
dns_test.go | ||
docs.go | ||
enrollmentkeys.go | ||
ext_client.go | ||
files.go | ||
hosts.go | ||
ipservice.go | ||
legacy.go | ||
limits.go | ||
logger.go | ||
migrate.go | ||
network.go | ||
network_test.go | ||
node.go | ||
node_test.go | ||
regex.go | ||
regex_test.go | ||
response_test.go | ||
server.go | ||
test.db | ||
user.go | ||
user_test.go |