Skip to content

Releases: aspnetboilerplate/module-zero-forsaken

AbpZero v0.6.3.3

06 Jun 16:55
Compare
Choose a tag to compare
Fix on external user creation.

AbpZero v0.6.3.2

06 Jun 16:24
Compare
Choose a tag to compare
  • Added configuration for Ldap module.
  • Upgraded to latest ABP.

AbpZero v0.6.3.0

06 Jun 11:32
Compare
Choose a tag to compare
  • #73: Allow UserManager.Login method to check external sources for authentication.
  • #74: LDAP (active directory) authentication.
  • Upgraded ABP and other nuget packages to latest versions.
  • Minor fix and improvements.

AbpZero v0.6.0.0

08 May 19:12
Compare
Choose a tag to compare

Upgraded ABP packages to v0.6.0.0.

AbpZero v0.5.16.1

02 May 21:31
Compare
Choose a tag to compare
Added restrictions to UserLogin properties.

AbpZero v0.5.16.0

01 May 17:36
Compare
Choose a tag to compare

Minor improvements.

AbpZero v0.5.15.3

25 Apr 18:01
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/aspnetboilerplate/module-…

AbpZero v0.5.15.2

25 Apr 17:03
Compare
Choose a tag to compare
  • User should be unassigned from role when the role is deleted.
  • Fix for checking IsEmailConfirmationRequiredForLogin.

AbpZero v0.5.15.1

14 Apr 19:58
Compare
Choose a tag to compare

Bugfixes for identity framework localization.

AbpZero v0.5.15.0

14 Apr 18:12
Compare
Choose a tag to compare
  • Localized identity framework messages.
  • Added initial Tenancy Manager
  • Upgraded nuget packages.
  • Refactorings and minor changes.