mirror of
https://github.com/gravitl/netmaker.git
synced 2025-09-03 19:54:22 +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;
29 lines
501 B
Text
29 lines
501 B
Text
netmaker
|
|
netmaker-arm
|
|
netmaker-arm64
|
|
netmaker-32
|
|
netmaker-amd64
|
|
cli/nmctl
|
|
netclient/netclient
|
|
netclient/netclient.syso
|
|
netclient/build
|
|
netclient/build/
|
|
!netclient/build/netclient.service
|
|
netclient/files/netclient
|
|
netclient/netclient-amd64
|
|
netclient/netclient-arm
|
|
netclient/netclient-arm64
|
|
netclient/netclient-32
|
|
netclient/netclient32
|
|
netclient/netclient.exe
|
|
config/dnsconfig/
|
|
controllers/config/dnsconfig/
|
|
controllers/data/
|
|
data/
|
|
.vscode/
|
|
.idea/
|
|
.run/
|
|
netmaker.exe
|
|
netmaker.code-workspace
|
|
dist/
|
|
nmctl
|