Welcome Guest, Not a member yet? Register   Sign In
[HELP] Form submitted even when empty.
#6

When I was new in CI, I implemented my own code to handle user registration and login.
And after sometime more requirements for user actions occured. 
Then I coded some more to meet this requirement. But since I was beginner I made many mistakes and tried to fix it.

This library
failed login attemts,
user activation by email, enable/disable user, 
more than one user groups (admin, user), 
brypt password hashing (I used md5 in my own implementation but later it is not secure enough anymore)
remember me, and resetted when user changes password
and more functionalities that I can't remember now.


I mean you should use this library. If you are beginner you own implementation won't be as good as this library.
You can integrate it later but I suggest you not to wait too long
Reply


Messages In This Thread
RE: [HELP] Form submitted even when empty. - by neuron - 11-22-2018, 12:52 AM



Theme © iAndrew 2016 - Forum software by © MyBB