|
Complex system for protecting
DreamAccount handles account
This advanced product is
Want to protect your webpages
folders on maximum secure
registration and ordering,
designed for
from unauthorized access?
site. Features:
Unlimited
user authentication,
password-protection of
Here's a simple solution
protected folders; User can
automated recurring billing,
internet directories with
with an easy to use
change his password fast;
affiliates, income
Apache's
administrator interface to
System reset passwords used
reporting, and more.
".htaccess" files.
manage your users. To
by several people at once,
Supports free, trial, and
Weblock Enterprise provides
protect your page, simply
generate new password and
paid subscriptions and
industrial strength web
copy a piece of code and
send it to real user's
memberships. Supports
users and web directories
paste it at the very
e-mail without human
payments by check, PayPal,
management with a powerful
begining of your page.
administrator interference;
2Checkout, Authorize.net,
security backup capability.
Administrator panel for
Verisign, and many others.
manual
DreamAccount allows you
quickly define the areas you
wish to protect, and then
automatically manages the
access to those areas, via
.htaccess, custom PHP code,
and optional plug-ins for
3rd party programs.
Additional plug-ins are now
available for complete
integration with PostNuke,
phpNuke, Mambo, GeekLog,
vBulletin, phpBB, YaBBSE,
and Invision Board.
Date: Nov, 01 2004 Date: Oct, 04 2004 Date: Dec, 11 2003 Date: Aug, 05 2003 |
|
Menu driven user control
You may want to restrict the
AuthClassed is a class,
PHP-Authentication works like
system allows Create, edit
access to your project. For
written in PHP, to implement
the Tomcat authentication.
and deletion of users. Multi
example, you are developing
a simple authentification
You give the source to
level authorisation. 1 line
a project and want it to be
scheme for database-oriented
authenticate against (DB,
of code at the top of each
accessed only from your
webpages. Using AuthClassed
file, XML-RPC, etc.) and the
PHP file restricts users to
computer and clients one. Or
is as simple as putting a
directories/files that shall
their level of
you want to "ban"
single code line at the top
be protected, and the class
authorisation. Compact code.
someones IP address or
of the webpage you would
handles the rest. No
entire group of IP
like to protect. AuthClassed
including of any call to a
addresses. Use this free
supports userprivileges and
class method on every page
security module (turn-a-key)
usergroups.
is necessary. You can also
and set special patterns for
use it as if it was a
IP's that are authorised or
standard Auth-class, using a
denied to view your pages.
call to
"isLoggedIn" on
every page that shall be
protected.
Date: Apr, 04 2003 Date: Jan, 30 2003 Date: Dec, 12 2002 Date: May, 15 2002 |