ensembler icon indicating copy to clipboard operation
ensembler copied to clipboard

Case sensitivity in finding by GitHub username

Open tedyoung opened this issue 2 years ago • 0 comments

Member's GitHub username should be lower case in the database in the Member table.

Currently the MemberService converts to lower case, but direct searches against the repository are case-sensitive.

Should always search and store lower case.

tedyoung avatar Mar 16 '22 00:03 tedyoung