tomitokko / django-social-media-website

233 stars 204 forks source link

Authentication system is broken. #2

Open alexdeathway opened 2 years ago

alexdeathway commented 2 years ago

Current auth system allows creation and uses of password less users. The issue can be avoided by creating model form from user model.