Need Help with user authentication system!
Hi guys,
I'm making a custom CMS for a blog. I've planned to do everything including the user authentication by myself. I'm going to hash passwords and store everything in a MySQL database.
Since I'm not an expert at this, what should I be looking out for? How do I avoid getting hacked?
|