Skip to content
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.

Backend support for zxcvbn and password generator

Compare
Choose a tag to compare
@geoperez geoperez released this 13 Sep 19:03
· 145 commits to master since this release

This version includes support to enforce complexity of a password in the WebAPI using zxcvbn. Also, adds the ability to force the user to use a secure password generated by the WebAPI instead of user input.