Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename user accounts #32

Open
brollb opened this issue Jan 10, 2023 · 0 comments
Open

Rename user accounts #32

brollb opened this issue Jan 10, 2023 · 0 comments

Comments

@brollb
Copy link
Collaborator

brollb commented Jan 10, 2023

In order to be able to transition to case-insensitive accounts, it would be convenient to be able to have mechanisms for renaming accounts (so we don't have to do it from the database itself). There are a couple complexities:

  • it would be good to introduce an ID field and use this when checking against banned accounts
  • projects paths on s3 should use the ID rather than the username to avoid unnecessary renames
  • collaborators will need to be renamed (or switch to use the ID field though this will impact the client side, potentially)
  • project owner fields need to be updated or switched to IDs
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

No branches or pull requests

1 participant