We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It would be desirable to add 2FA/MFA to uzERP. Possibly use TOTP from https://github.com/Spomky-Labs/otphp. There is also a Webauthn library https://webauthn-doc.spomky-labs.com/, to support hardware tokens and fingerprint devices, etc.
The text was updated successfully, but these errors were encountered:
We should also review password and account lockout policies, etc. with reference to https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-63b.pdf. Particularly note section 5 in conjunction with Appendix A.
Sorry, something went wrong.
6858935 merges support for Twilio Verify.
Now the infrastructure is there we should be able to add a local TOTP option with https://github.com/Spomky-Labs/otphp
No branches or pull requests
It would be desirable to add 2FA/MFA to uzERP. Possibly use TOTP from https://github.com/Spomky-Labs/otphp. There is also a Webauthn library https://webauthn-doc.spomky-labs.com/, to support hardware tokens and fingerprint devices, etc.
The text was updated successfully, but these errors were encountered: