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

Releases: unosquare/passcore

Upgrade to .NET Core 3.1

13 Aug 19:04
Compare
Choose a tag to compare

Dependencies update

21 Feb 20:11
16ac936
Compare
Choose a tag to compare

Update dependencies.

Several fixes

06 Nov 17:58
Compare
Choose a tag to compare

The following changes are included in this new release:

  • Fix validation of options in LDAP Provider #394
  • Fix issue with missing URL parameter #391
  • Fix reCaptcha implementation to use version 2 #320
  • Improve logging in LDAP Provider

Fix DOCKER file

28 Oct 19:42
Compare
Choose a tag to compare

Thanks to @Techcadia for the new DOCKER file using .NET Core 3.0.

.NET Core 3.0

16 Oct 15:35
b1bdf2c
Compare
Choose a tag to compare

Issues #343 and #333

Change how to handle groups

08 Oct 14:47
Compare
Choose a tag to compare

Backend support for zxcvbn and password generator

13 Sep 19:03
Compare
Choose a tag to compare

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

21 Aug 15:30
Compare
Choose a tag to compare

New WebApp is using React and Material UI, instead of Angular2.

Improve Password Exception reporting

24 Jul 19:23
48925b0
Compare
Choose a tag to compare

Add a new error type from backend and catch Password exception from Directory Services.

Release 3.6.4

15 Jul 15:07
5841793
Compare
Choose a tag to compare

Resolves issue #286