|
This was wrote as a basic
vSignup is a member
W Protection is a PHP script
This is an entry-level/low
model for authentication
registration script which
that allows you to password
cost product for
users for perhaps an admin
utilizes vAuthenticate for
protect specific parts of
password-protection of
section on a website. Its
its security handling. This
your website. W Protection
smaller websites. Internet
not Fort Knox but provides a
handy script features email
is written in German.
directories are protected
basic and fairly secure
verification, sending
with Apache's
method authentication. I
confirmation email message,
".htaccess"
just needed a little auth
restricting email domains
technology. Weblock creates
system to patch onto a few
that are allowed for
multiple web user accounts
admin sections so maybe
membership, and much more.
for multiple directories.
someone else can find this
Latest version does not need
Software also features a
useful aswell. Feel free
to have register_globals
security backup capability.
to modify the code and let
turned on and lots of new
me know if you have any
features.
comments. This may aswell
help anyone whos learning
Cookies/Authentication in
PHP. The SQL Dump is in
the sql folder and contains
2 tables. Once you have the
DB details set in
config.inc.php you can
include the following in top
of your pages to check for
authentication : <?
include_once("inc/au
th.inc.php"); $user =
_check_auth($_COOKIE); ?>
Visit the URL for a demo
aswell if you wish.
Greets
x0x
Date: May, 31 2005 Date: Nov, 24 2004 Date: May, 15 2001 Date: Dec, 11 2003 |
|
This advanced product is
This set of scripts will
X-Protection is a secure
XID is back with many new
designed for
allow you to add a member
login script for your
advanced features. Now
password-protection of
section to your site with
website. It can even be
includes Admin panel with
internet directories with
very little effort from you,
implemented into an existing
many features, IP Ban, IP
Apache's
your visitors have the
database. The script
Log, User info lookup,
".htaccess" files.
ability to sign up and to
supports userlevels which
Change Users Info , and
Weblock Enterprise provides
retrieve there lost
enable you to control what
delete users. Users can
industrial strength web
password.
These scripts do
type of user can access your
change almost all there
users and web directories
not use SQL databases nor do
pages. Sessions are also
login details. profiles are
management with a powerful
they use flat text files to
used to store login
more advanced. A NEW
security backup capability.
store there data, all users
information securely on your
settings menu lets you
must be granted membership
server so attackers cannot
change the appearence of
from the site owner before
reach it. Hashing of
your site and password from
they are granted access to
passwords is also used in
anywhere. All failed
the member section, you may
the script to ensure that
attempts to login to admin
use your own site layout and
the users anonymity remains.
area are logged for you to
you just choose where to put
The login page is also 100%
see. a new login engine for
the forms!
completely customisable.
more speed instead of using
Installing is simple, just
the old method of storing
copy a small single line of
all accounts in one file.
code to the top of the pages
Now uses cookies eliminating
you wish to protect.
the previus backdoor(change
username in addressbar).
Date: Dec, 11 2003 Date: Jul, 14 2006 Date: Aug, 29 2005 Date: May, 28 2002 |