DeepanshuGOYAL05 / Techademics

An Online Interaction Portal for Teachers & Students
6 stars 9 forks source link

Re mastered login and registration wit hashed passwords #20

Open tharindulucky opened 3 years ago

tharindulucky commented 3 years ago

I added password hashing functionality. I had to add some changes to the entire login mechanism. Like the selecting user_type in the login form. And also I replaced JavaScript redirections with PHP header().

The entire system has so much to be improved. Glad I could help.

tharindulucky commented 3 years ago

Okay I'll make the changes. Thanks!