Open power-5000 opened 3 years ago
Accepts different Case Nickname
Steps to reproduce the behavior:
Should this be allowed by the software and Checked by Recruiters or coded into the website to check?
So we want to check on the website side?
Just add StringComparison.OrdinalIgnoreCase to the .Contains method (iirc that's how it checks for a valid nickname)
StringComparison.OrdinalIgnoreCase
.Contains
Describe the bug
Accepts different Case Nickname
To Reproduce
Steps to reproduce the behavior:
Notes
Should this be allowed by the software and Checked by Recruiters or coded into the website to check?