T3060
Alias strings are now validated by the isValidAliasString function. toLowerCase is not a practical way to handle potential mixed input. Such input is now disabled.
Differential D13711
[alias-server] Do not use toLowerCase() bytesofman on Apr 13 2023, 23:35. Authored by Tags None Subscribers None
Details
T3060 Alias strings are now validated by the isValidAliasString function. toLowerCase is not a practical way to handle potential mixed input. Such input is now disabled. npm test
Diff Detail
|