Module Zero Forsaken Versions Save

ASP.NET Boilerplate - ASP.NET Identity Integration Module

v2.3.0

6 years ago

Upgraded to ABP v2.3.0.

v2.2.1

6 years ago
  • #395 Make UserOrganizationUnit soft delete.
  • #339 Adds localization files for Spain Spanish.
  • #384 Arabic Localization for AbpZero.xml.
  • #405 Check two factor provider settings on UserManager.GetValidTwoFactorProvidersAsync.
  • Upgraded to ABP v2.2.1.
  • #392 ChangeAbpTablePrefix need to add SetTableName for UserToken.

Notice that this release changed database schema (#395) and requires to add migration.

v2.1.3

6 years ago

#384 Arabic Localization for AbpZero.xml. #386 Upgrade to ABP v2.1.3.

v2.1.2

6 years ago

Upgraded to Abp v2.1.2

v2.1.1

6 years ago

#381 Upgrade to Abp v2.1.1.

v2.1.0

6 years ago

Breaking Changes

  • #380 Remove Tenant generic argument from PermissionChecker.
  • #361 Remove TSecurityStampValidator from ServiceCollection.AddAbpIdentity extension method.

See related issues to fix them for your old projects easily.

Entity Framework Migration

This release includes a few changes in the base entities. So, existing applications should use "Add-Migration" command after upgrade.

Features

  • #358 IdentityServer4 integration package.
  • #364 Add Sourcelink integration to be able to debug Abp.Zero packages.
  • #372 Add IsActive to ApplicationLanguage entity.
  • #306 Provide a way of handling SuccessRehashNeeded in LoginManager.

Enhancements

  • #332 Localization for Italian Language.
  • #360 Improve registration of ABP identity services.
  • #352 Increase size of AuditLog properties.

Bug Fixes

  • #371 AbpUser.SetNormalizedNames must set from UserName, not from AdminUserName.
  • #362 Role Claims in AbpRole with incorrect foreign key.
  • #357 AbpUserStore.FindByIdAsync should return null if can not find the user.
  • #355 Localization of DuplicateUserName missing.

v2.1.0-beta4

6 years ago

Enhancements

#358 Improved IdentityServer4 integration package. Created Abp.ZeroCore.IdentityServer4.EntityFrameworkCore package. #332 Localization for Italian language updated

v2.1.0-beta2

6 years ago

Breaking Changes

  • #361 Remove TSecurityStampValidator from ServiceCollection.AddAbpIdentity extension method. See issue #361 to learn how to fix it.

Features

  • #358 IdentityServer4 integration package (work in progress).
  • #364 Add Sourcelink integration to be able to debug Abp packages

Enhancements

  • #360 Improve registration of ABP identity services.
  • #352 Increase size of AuditLog properties.
  • Upgraded to ABP v2.1.0-beta2.

Bug fixes

  • #362 Role Claims in AbpRole with incorrect foreign key.
  • #357 AbpUserStore.FindByIdAsync should return null if can not find the user.
  • #355 Localization of DuplicateUserName missing.

v2.0.2

7 years ago

Upgraded to ABP v2.0.2.

v2.0.1

7 years ago

Upgraded to ABP v2.0.1.