-
-
Notifications
You must be signed in to change notification settings - Fork 221
Closed
Description
Version: 2.7.5
Bug Description
Password hiding behavior varies and sometimes displays incorrect information.
For example:
Password length is different next to parameter and dumper:
The parameter type was changed to string in case of null:
But in the case of array is the parameter type correct:
But in case of parameter name is password and value is array it is changed to string too:
In the real log it can be very funny:
Steps To Reproduce
Try invoke method with arguemnts.
Expected Behavior
Unify the behavior of all listings. Always display data type. Never lie about the length of the password (it is better not to display anything in the case of a string).
Thanks.
Metadata
Metadata
Assignees
Labels
No labels




