abpframework / abp

Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
https://abp.io
GNU Lesser General Public License v3.0
12.78k stars 3.41k forks source link

Password is not encrypted issue #18942

Open Keertesh opened 7 months ago

Keertesh commented 7 months ago
sephit commented 7 months ago

Where did you see the username and password as plain text? in logs, database (which table)? Can you give us more details please about it?

Keertesh commented 7 months ago

image

maliming commented 7 months ago

This is not a problem on https

image
Keertesh commented 7 months ago

okay thanks