खुला हुआ बंद किया हुआ

Encrypt login password while login, to secure the password while transit. #6699


User avatar
0
Anjaneyulu बनाया था
  • ABP Framework version: v7.0.0
  • UI Type:MVC
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue:
  • Create an application, try to login to application and check login request params in the inspect, password is visible.

3 उत्तर (ओं)
  • User Avatar
    0
    maliming बनाया था
    सहायता दल Fullstack Developer

    hi

    This is not a problem if your website is HTTPS.

    https://https.cio.gov/faq/

  • User Avatar
    0
    Anjaneyulu बनाया था

    Still is there anyway we can encrypt ?

  • User Avatar
    0
    maliming बनाया था
    सहायता दल Fullstack Developer

    hi

    Yes, You can add a js library to encrypt your password on the js side. eg SHA, RSA then decrypt it in backend using same algorithm

Made with ❤️ on ABP v8.2.0-preview Updated on मार्च 25, 2024, 15:11