Open Closed

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


User avatar
0
Anjaneyulu created
  • 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 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    This is not a problem if your website is HTTPS.

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

  • User Avatar
    0
    Anjaneyulu created

    Still is there anyway we can encrypt ?

  • User Avatar
    0
    maliming created
    Support Team 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

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.2.0-preview. Updated on March 13, 2025, 04:08