T2987
Add new function isValidAliasString which, for now, rejects any alias containing characters other than lower case a through z or numbers 0 through 9
Differential D13313
[alias-server] enforce alphanumeric aliases bytesofman on Mar 13 2023, 18:02. Authored by Tags None Subscribers None
Details
T2987 Add new function isValidAliasString which, for now, rejects any alias containing characters other than lower case a through z or numbers 0 through 9 Review updates to mocks and npm test
Diff Detail
|