HomePhabricator
Diffusion Comm b061099f516f

[lib] Lowercase all reserved usernames

Description

[lib] Lowercase all reserved usernames

Summary:
Somebody was able to register with the username "comm". Looked into it and found that we were checking lowercased usernames against the list, but some of the entries in the list were not lowercase.

Linear issue: ENG-1756

Test Plan: I used vim to search for the RegExp [A-Z] in the list and found no results

Reviewers: atul, tomek

Reviewed By: atul

Subscribers: abosh

Differential Revision: https://phab.comm.dev/D5080

Details

Provenance
ashoatAuthored on Sep 7 2022, 8:03 PM
Reviewer
atul
Differential Revision
D5080: [lib] Lowercase all reserved usernames
Parents
rCOMM396b990da3e4: [services] Rust Integration - Backup - Rust - Add converting functions
Branches
Unknown
Tags
Unknown