mirror of
https://github.com/gravitl/netmaker.git
synced 2025-09-05 20:54:18 +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; |
||
---|---|---|
.. | ||
accessToken.go | ||
acl.go | ||
api_host.go | ||
api_node.go | ||
dnsEntry.go | ||
egress.go | ||
enrollment_key.go | ||
error.go | ||
events.go | ||
extclient.go | ||
gateway.go | ||
host.go | ||
intclient.go | ||
metrics.go | ||
migrate.go | ||
mqtt.go | ||
names.go | ||
network.go | ||
network_test.go | ||
node.go | ||
settings.go | ||
ssocache.go | ||
structs.go | ||
tags.go | ||
user_mgmt.go |