Disable user registration #470

Open
opened 2024-12-13 11:00:59 +00:00 by Erethon · 0 comments
Erethon commented 2024-12-13 11:00:59 +00:00 (Migrated from github.com)

You can currently create a user by visiting /accounts/signup/. We should disable this in a way that doesn't break GitHub authentication. Note that even though you can create a user, you can't actually do anything malicious on the tracker since the user won't be part of any GitHub groups and only ends up generating 500 HTTP errors.

You can currently create a user by visiting `/accounts/signup/`. We should disable this in a way that doesn't break GitHub authentication. Note that even though you can create a user, you can't actually do anything malicious on the tracker since the user won't be part of any GitHub groups and only ends up generating 500 HTTP errors.
Sign in to join this conversation.
No description provided.