mirror of
https://github.com/gravitl/netmaker.git
synced 2025-09-06 13:14:24 +08:00
* feat(git): ignore run configurations; * feat(go): add support for TOTP authentication; * fix(go): api docs; * fix(go): static checks failing; * fix(go): ignore mfa enforcement for user auth; * feat(go): allow resetting mfa; * feat(go): allow resetting mfa; * feat(go): use library function; * fix(go): signature; * feat(go): allow only master user to unset user's mfa; * feat(go): set caller when master to prevent panic; * feat(go): make messages more user friendly; * fix(go): run go mod tidy; * fix(go): optimize imports; * fix(go): return unauthorized on token expiry; * fix(go): move mfa endpoints under username; * fix(go): set is mfa enabled when converting; * feat(go): allow authenticated users to use preauth apis; * feat(go): set correct header value; * feat(go): allow super-admins and admins to unset mfa; * feat(go): allow user to unset mfa if not enforced; |
||
---|---|---|
.. | ||
config | ||
acls.go | ||
controller.go | ||
debug.go | ||
dns.go | ||
dns_test.go | ||
egress.go | ||
enrollmentkeys.go | ||
ext_client.go | ||
files.go | ||
gateway.go | ||
hosts.go | ||
inet_gws.go | ||
ipservice.go | ||
legacy.go | ||
limits.go | ||
logger.go | ||
middleware.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 |