Activities of "richward"

Question
  • ABP Framework version: v4.4.4
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:"
  1. How can I implement functionality to require a** password reset** on first login?
  • I would also want to automatically send an email to the user when a new user is created.
  • How can I add the password expiry duration?

I general, I need to design/implement the following

  1. Password reset is required
  2. Password must reset every 90 days
  3. Password reset reminder 14 days prior to the reset date
  4. If user has not logged in but 90 days have passed, force user to reset password once logged in

I see it is encapsulated within TenantManagement and IdentityManagement module.

We would like to use EF Core 6 to use the new temporal tables functionality. How would we go about doing this without disruting the ABP current functionality that use EF Core 5?

Many thanks.

  • ABP Framework version: v4.4.0
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:"
Showing 1 to 2 of 2 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11