netmaker/.gitignore
Vishal Dalwadi 3551e8e24e
NET-1996: Add Support for TOTP Authentication. (#3517)
* 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;
2025-06-26 08:29:13 +05:30

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