New Php Login Script update gives you ability to select password hash between MD5 or Argon2. Please note MD5 is not a secure password hashing method anymore. If you change your password hashing in running installation then you will need to reset passwords. Because script do not store original passwords that’s why password reset cannot be done automatically on Hashing change. Also Argon2 requires at least PHP 7.2 so make sure you are upto date and secure. PHP login script is more secure now and more powerful.
Description
Webful Login and User Management system is very easy system to use. This is PHP,MySQL powered system which have very easy installation by its installation wizard.This user management system give you ability to make your own pages accessible by all users, or specific user levels only.
Visitors can register themself and login to their profiles where they can handle their account details. User can upload his/her picture as well.
User can register themself in this php login system where they can activate their account by verifying their email address. Users can reset their passwords by their email id as well. Admin have ability to edit,activate, deactivate, ban or delete any user anytime.
How a user can receive message?
There are 3 Ways a user can receive message- A user can send message to other user entering their Email/ Username.
- An Admin user can send message to whole group of Subscribers or all system users.
- A manager who have access to that level of users can send them messages.
New Features.
- Email notification on new message can activate or deactive every user have its own setting to get email notification on new message.
- Used MD5 Hash Security for password to make it more secure.
- Set Maximum login attempts on wrong login tries
- Set account lock time on wrong logins.
- Last logon time.
- IP Where user loged in last time.
- Notification to user group on new registration (can be activate/deactivate) when a new user on same groupd added by admin or register.php notification to all members of same group can be activate/deactive.
- Admin can set session timeout if you set 60 minute session timeout user would be loged out after that time period from login time.
- Redirect on logout selection.
- Disable login temporary.
- Disable registration. from rerigster.php form.
- Select default user type for registration form.
- Update is made easy. Version tracking.