This repository has been archived by the owner on Jun 2, 2023. It is now read-only.
Releases: unosquare/passcore
Releases · unosquare/passcore
Upgrade to .NET Core 3.1
Dependencies update
Update dependencies.
Several fixes
Fix DOCKER file
Thanks to @Techcadia for the new DOCKER file using .NET Core 3.0.
.NET Core 3.0
Change how to handle groups
Backend support for zxcvbn and password generator
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.
Brand new WebApp
New WebApp is using React and Material UI, instead of Angular2.
Improve Password Exception reporting
Add a new error type from backend and catch Password exception from Directory Services.
Release 3.6.4
Resolves issue #286