-
This class can be used to authenticate and manage OTP user tokens for strong two-factor authentication.It can create, update and delete tokens to authenticate users with one time passwords (OTP). The users data is stored in files.The class can also check the user token using several algorithms: Mobile OTP (MOTP), OATH/HOTP (RFC 4226) and OATH/TOTP HOTP Time Based (RFC 4226 ...
-
New user records can be added. Here are some key features of "User Manager":· Verify if a user already exists with a given user name· Authenticate an user with a submitted password· Initiate a login session for authenticated users· Update user records· Send lost password recovery e-mail messages Requirements: PHP 3.0 or higher
-
HttpAuthPlus works with any SQL database and flat-file system.HttpAuthPlus can be used to manage access to protected pages. It provides methods for adding, editing, and removing users from a local or remote database.Requirements: PEAR's DB classLimitations:- All usernames and email addresses must be unique.- When using a flat-file scheme, usernames, passwords and emails must not contain the '|' character as ...
-
Power 2 Protect is meant to restrict the access of users to the Web pages of a site according to a definition of user role based permissions stored in a database. The users are authenticated in login form when they try to access a protected page.If a user attempts to access a page to which he as no permission, the ...
-
Secure Login can authenticate handle user authentication done via HTTP or HTML FORM by storing the authentication credentials in cookies or session variables. It can store the authentication credentials encoded with MD5 or with an user defined function.Secure Login can logout an user by deleting the credentials cookies or session variables. This class only handle the login and logout action ...
-
FloPageLock can be used to restrict the access to Web pages requiring user password authentication. It provides several means to authenticate users either using fixed pairs of user names and passwords or lookup MySQL database table with a given SQL query to lookup for accepted user names and passwords.FloPageLock supports redirecting to a given page for unauthorized users. It can ...
-
Sauth class allows you to perform authentification and user track. Sauth is a simple session manager for all.
-
The package Forums Integrator can be used to integrate PHP applications with the user registration and authentication systems of the punBB and PHPBB forum applications. Functions of Forums Integrator:- Create an user account with a given user name, password and e-mail address - Authenticate an user - Verify whether an user is already authenticated and whether he is an administrator ...
-
WebPen is the universal method of agreement authentication backed by centuries of tradition and jurisprudence, the handwritten signature. Now legal documents and agreements can be displayed online and signed instantly right on your website using the mouse as a pen. WebPen eliminates the traditional hassle of downloading, printing, signing, and faxing. Making the signup process quick and easy avoids lost ...
-
With Simple Login Class, passwords are kept in a text file using a base64 encryption with MD5 and SHA1 hashing. All in an addition to a Strrev function. It can create records of users which are stored in text files. The script can also authenticate users by looking up the record text files and check if the supplied password matches ...
-
Login Script with PDO can use the PDO extension to connect to a specified database and perform several account management operations.Key Features of Login Script with PDO:- Insert new user records- Authenticate a given user with a password and start a session- End the logged user session- Change the user e-mail or password- Send an e-mail with a link to ...
-
Image CAPTCHA retrieves images from a server side directory and displays obfuscated versions to the user along with radio buttons to let the user pick the one that corresponds to the right answer.Automatic thumbnails can also be generated for each of the images. Image CAPTCHA may also play alternative audio samples for visually impaired users.Requirements: PHP 5.0 or higher
-
PHP MySQL Login 5 levels of Hierarchy can manage the records of users in a MySQL database giving them 5 possible levels of hierarchy: administrator, master, agent, member and guest.PHP MySQL Login 5 levels of Hierarchy that can be used to add and remove user records, authenticate user password, manage user sessions and edit user accounts, are provided.Requirements: PHP 4.0 ...
-
In order to establish a connection to a FTP server and authenticate as a specified user, the PHP FTP extension is used.Simple Ftp can upload a local file to a given directory in the FTP server.Requirements: PHP 3.0 or higher
-
The iptables command is used to verify if the current IP address is authorized to access a server with another specified IP and port number.phphilter may grant access to the user IP address and make the necessary alter iptables configuration if the user provides a valid user name and password via HTTP authentication.Requirements: PHP 5.0 or higher


