stackernews / stacker.news

Internet communities that pay you Bitcoin
https://stacker.news
MIT License
403 stars 105 forks source link

Prevent new account creation from /login #1239

Open huumn opened 2 weeks ago

huumn commented 2 weeks ago

If someone tries to login with the wrong auth method, we create a new account for them. This is annoying and generates a bunch of customer service requests. New accounts should only get created from the signup page.