0
ramy@ccalp.net created
We have designed an application using Abp Framework. When the users log in and accidentally include a trailing space in their passwords, it doesn't accept their password. This typically happens when they copy and paste their temporary passwords from an email. Why aren't trailing spaces in a password ignored? Is there a good reason for this or is it a bug that can be fixed?
- ABP Framework version: v8.3
- UI Type: Angular
- Database System: EF Core
3 Answer(s)
-
0
Hi,
This is reasonable, we will fix it. your ticket was refunded.
-
0
https://github.com/abpframework/abp/issues/21915
-
0
Thank you