Activities of "aqudah81"

Hi , Thanks for your reply .

For the second part (Users shall not be able to re-use the previous 6 passwords (or any configurable number).) we will implement this features by saving the hashed passwords for every user. But where the best place to extend the password policies and add our logic for checking if the hashed password was used before ?

Best regards

Hello Support Team, I want to ask if ABP support below features for password policies :

1- Password must be changed every specific days (Password expiration). 2- Users shall not be able to re-use the previous 6 passwords (or any configurable number). (Password History) .

Best regards

Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, and please first use the search on the homepage. Provide us with the following info:

  • ABP Framework version: v6.0.0
  • UI Type: Angular
  • Database System: EF Core (SQL Server)
  • Auth Server Separated (for Angular): yes/no
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

Thanks liangshiwei.

Hi , How there are no need to change the Angular Account Module ? most of the changes are on this module . Please can you see attached images .

Thanks

Hi liangshiwei, So I need to copy changes to the Account Pro module source code then build then build this module and use it ? Also do we need to make the same thing with Angular Account Pro project ? How we can build the Angular Account Pro project ?

Thanks

Hi liangshiwei ,

Thanks for your help . Actually yes I need to implement this on the old projects . Do you have the required files that needed to add on our old project ?

Thanks

Hello Support , We worked on ABP version 6.0.0 and we want to add Authenticator TOTP to our** Verification providers** without upgrade to ABP latest version . Do you have any steps that we can make it to add this Authenticator TOTP to our project ?

Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, and please first use the search on the homepage. Provide us with the following info:

  • ABP Framework version: v6.0.0
  • UI Type: Angular
  • Database System: EF Core (SQL Server)
  • Auth Server Separated (for Angular): yes/no
  • Exception message and full stack trace:
  • Steps to reproduce the issue:
Showing 21 to 27 of 27 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 20, 2024, 08:30