Advanced Security is user registration/login system written in pure PHP. It is designed to provide a very high security level of any part of your system. It can be used with an existing look based on Bootstrap 5 or it can easily be inserted into any existing PHP application and integrated with the existing system.
Version 4.0.0
Check out Vanguard, Advanced PHP Login and User Management!
Upgraded codebase to work with 8.1
Upgraded to Bootstrap 5
All third-party frontend and backend libraries are updated to the latest versions
Fixed issue with logging out the banned user automatically
Removed sha512 as a possible password hashing mechanism and default to Bcrypt
Google+ authentication replaced with Google Sign-in
A few bugs fixed
Complete frontend rewrite and upgrade to Bootstrap 4.1
Fixed issues with social authentication
Added the German language
Fixed wrong redirect URL (on some servers) after language is changed
Updated documentation
Improved CSRF protection
Removed bootstrap 2 and added the latest version of bootstrap 3
SESSION_REGENERATE_ID is now removed
Separate sidebar template
Added trans helper function for easier translations
All PHP classes are PSR-2 compliant
All pages are refactored and optimized
Three new classes - ASCsrf, ASResponse and ASPasswordHasher
Added font awesome icons
Added DEBUG constant
A completely new installation wizard
Added Pimple - Dependency Injection Container
Added mail sender parameters to ASConfig (from name and from email)
New logo
Completely rewritten documentation
Minimum PHP version required is now PHP 5.3
Added version constant inside ASEngine/AS.php file.
Reset forgot password form after email is sent successfully.
Reset registration form after successful registration.
Fix problem with not creating admin password on old PHP versions.
Added Swedish Language.
Added French Language.
Fixed CSRF protection to support some shared hosting providers.
Modified redirect helper function to allow redirects to external urls.
Added option for redirect to custom page for specific user role.
Added two new translation languages.
Various bugs fixed.
Added social login via Facebook, Twitter and Google+
The administrator can now add a new user or edit existing users.
Added search for users table
Added pagination for users table
Added unicode support
Added option for updating system language
ASDatabase class now implements the Singleton design pattern
Added option for changing how emails will be sent (php mail or SMTP)
Added option to select redirect page after user login
Added option to set lifetime for password reset token
Added option to select if the user should confirm his email after registration or not
Added option to ban specific user
All bugs fixed from previous versions
CSRF protection included
Admin is now available to add more user roles
Added option for selecting password encryption algorithm
Added option for selecting a version of Twitter Bootstrap
Added loading state on the Update Password button
Added loading state on Update Details button
We use cookies on our website. By continuing to use our site, you consent to the use of cookies as described in our Cookies Policy.