Skip to content

Make usernames case-insensitive. Closes #30#31

Open
brollb wants to merge 2 commits into
mainfrom
30-case-insensitive-queries
Open

Make usernames case-insensitive. Closes #30#31
brollb wants to merge 2 commits into
mainfrom
30-case-insensitive-queries

Conversation

@brollb
Copy link
Copy Markdown
Collaborator

@brollb brollb commented Jan 10, 2023

This is concerning to avoid confusion and to avoid simple impersonation of other users.

Before this is merged, we need to make sure we have an easy way to migrate existing user accounts. Some of these are duplicates but some are different accounts which vary only in case. Specifically, we should have a mechanism (API endpoint and corresponding CLI command?) for renaming users and merging/transferring ownership of projects.

@brollb
Copy link
Copy Markdown
Collaborator Author

brollb commented Jan 11, 2023

I need to check on project lookups by owner and collaborators as these are likely not case-insensitive and could cause bugs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant