|
This is an easy to use script
vAuthenticate is a
vSignup is a member
Authlib is an object oriented
for users who do not have
revolutionary authentication
registration script which
secure library for session
the ability to use .htaccess
script which uses PHP and
utilizes vAuthenticate for
and user management using
but want to protect non
MySQL for fast processing.
its security handling. This
cookies and MySQL. Features
sensitive
vAuthenticate comes with an
handy script features email
include registration,
information.
Full
admin interface where
verification, sending
logging in, editing
instructions included
webmasters and
confirmation email message,
registration details,
administrators can create
restricting email domains
changing password, changing
new user accounts, new user
that are allowed for
email, deleting account,
groups, activate/inactivate
membership, and much more.
logging out, flushing
groups or individual
Latest version does not need
unconfirmed accounts,
accounts, set user level,
to have register_globals
flushing unconfirmed emails,
etc. This may be used to
turned on and lots of new
password finder, etc. It's
protect files for
features.
easily customizable reason
member-only areas.
being that the error
vAuthenticate uses a custom
messages can be edited at
class to handle the bulk of
one single place. Uses MD5
insertion, updates, and
along with a secret word for
deletion of data. This class
encryption.
can also be used for other
<b>1.96
applications which needs
update: Now works with
user authentication.
register_globals=Off and
Installation bug
squashed</b>
Date: Dec, 05 2004 Date: Nov, 24 2004 Date: Nov, 24 2004 Date: Oct, 04 2003 |
|
This authentication script
PHPPageProtect is a user
This is the file version of
This is a PHP, Sessions and
allows you to protect any
authentication system that
russcom.login. Instead of
MySQL based system to
number of pages via an
allows youu to password
using a mysql database, this
protect Your site from
include. You will have to
protect selected pages.
script uses a php file to
unwanted visitors.
It uses
write the
Pages are protected by
store all the users data.
Javascript and MD5 to
"protected" page
adding a single line of PHP
Includes an admin page where
encript the password send
into a function ( draw() )
script at the top of the
administrators can manage
from the browser. A password
that prints out the contents
page. A web-based
all the users.
manager is included. The
of the protected page after
administration section
system is special because of
a user has authenticated.
allows for the creation of
the access method uses hash
The log in information is
new users, deleting users,
to send the password
stored in a MySQL database,
changing passwords and
encripted to the server. The
and the passwords are stored
viewing logs. User
server sends only a cookie
as md5 hashes.
information and logs are
containing a SessionID back
stored in a flatfile (text)
to the client. All other
database.
information is stored in a
sessionfile on the server.
So, no authetification
information but the session
id is send over Internet.
Version 1.2 has an easer
way to protect the files You
want to protect with a
password
Date: Dec, 18 2002 Date: Nov, 28 2001 Date: Jun, 28 2006 Date: Feb, 01 2006 |