llevasseur / wjc-fantasy

A data visualization project used by my friends to track statistics of players in a fantasy hockey league. Developed in Python, this project uses a web scrapper to pull data from a 3rd party statistics website and stores the data in an accessible JSON database.
0 stars 0 forks source link

Secure login procedures #11

Open llevasseur opened 10 months ago

llevasseur commented 10 months ago

Use strong passwords, enable two-factor authentication, avoid making any account username admin, limit login attempts, add a captcha, enable auto-logout,.

llevasseur commented 3 weeks ago

In general good idea but first implement mvp