JD-P / accordius

Whistling Lobsters 2.0 backend with Django and Postgres
MIT License
1 stars 3 forks source link

Make display name unique, prohibit imitation unicode characters #5

Open JD-P opened 6 years ago

JD-P commented 6 years ago

Right now it's possible to impersonate someone else with your display name. To prevent this a unique constraint should be added to the display name and some kind of unicode filter for lookalike characters to make it harder to impersonate people with clever use of unicode.