Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.247.370 Times

Authentication freeware
Filter: All | Freeware | Demo
 

Authentication

1 2 3 4 5 > 
Added: May 09, 2010 | Visits: 1.993

CGI::Application::Plugin::Authentication::Store::Cookie CGI::Application::Plugin::Authentication::Store::Cookie is a Cookie based Store. SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Session; use CGI::Application::Plugin::Authentication; __PACKAGE__->authen->config( STORE => [Cookie, SECRET => "Shhh, dont tell anyone",...



Platforms: *nix

License: Freeware Size: 48.13 KB Download (115): CGI::Application::Plugin::Authentication::Store::Cookie Download

Added: April 14, 2010 | Visits: 2.825

CGI::Application::Plugin::Authentication::Store::Session CGI::Application::Plugin::Authentication::Store::Session is a session based store. SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Session; use CGI::Application::Plugin::Authentication; __PACKAGE__->authen->config( STORE => Session, ); This module uses a session...





Platforms: *nix

License: Freeware Size: 48.13 KB Download (89): CGI::Application::Plugin::Authentication::Store::Session Download

Added: October 18, 2010 | Visits: 1.846

CGI::Application::Plugin::Authentication::Driver CGI::Application::Plugin::Authentication::Driver is a Perl base module for building driver clasees for CGI::Application::Plugin::Authentication. SYNOPSIS package CGI::Application::Plugin::Authentication::Driver::MyDriver; use base qw(CGI::Application::Plugin::Authentication::Driver); sub...


Platforms: *nix

License: Freeware Size: 47.1 KB Download (92): CGI::Application::Plugin::Authentication::Driver Download

Added: September 23, 2010 | Visits: 2.360

CGI::Application::Plugin::Authentication::Store CGI::Application::Plugin::Authentication::Store is a base module for building storage classes for the CGI::Application::Plugin::Authentication plugin. SYNOPSIS package CGI::Application::Plugin::Authentication::Store::MyStore; use base qw(CGI::Application::Plugin::Authentication::Store);...


Platforms: *nix

License: Freeware Size: 47.1 KB Download (100): CGI::Application::Plugin::Authentication::Store Download

Added: April 08, 2010 | Visits: 1.151

Catalyst::Plugin::Authentication::Credential::BBAuth Catalyst::Plugin::Authentication::Credential::BBAuth is a Yahoo! Browser-Based Authentication for Catalyst. SYNOPSIS use Catalyst qw( Authentication Authentication::Credential::BBAuth Session Session::Store::FastMmap Session::State::Cookie ); MyApp->config( authentication => {...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (105): Catalyst::Plugin::Authentication::Credential::BBAuth Download

Added: February 18, 2010 | Visits: 1.408

Message Level Authentication for WebMail Message Level Authentication for WebMail is a Firefox extension that authenticates mail from Message Level Network users, Mail Reputation provided by Sender Score for each message and Anti-Phishing Data from PhishTank. Registration is FREE but not required. Currently works with the following...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (100): Message Level Authentication for WebMail Download

Added: June 02, 2010 | Visits: 1.607

Directory Server NT Authentication Module Directory Server NT Authentication Module provides a plugin allowing LDAP authentication via an NT domain account. The Directory Server NT Authentication Module project is made of two parts: The first is a simple daemon which takes an NT users domain credentials (including password) and...


Platforms: *nix

License: Freeware Size: 1.7 MB Download (97): Directory Server NT Authentication Module Download

Added: January 04, 2010 | Visits: 919

Courier Authentication Library Courier Authentication Library is an API toolkit for implementing password validation and account metadata lookups. Copies of this library code used to exist in other tarballs: Courier, Courier-IMAP, and SqWebMail. Building and installing any of these packages wouldve automatically installed this...


Platforms: *nix

License: Freeware Size: 6.3 MB Download (95): Courier Authentication Library Download

Added: November 25, 2010 | Visits: 1.361

CGI::Application::Plugin::Authentication::Driver::Generic CGI::Application::Plugin::Authentication::Driver::Generic is a Generic Authentication driver. SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Authentication; __PACKAGE__->authen->config( DRIVER => [ Generic, { user1 => 123, user2 => 123 } ], ); This Driver offers...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (216): CGI::Application::Plugin::Authentication::Driver::Generic Download

Added: June 26, 2010 | Visits: 1.260

CGI::Application::Plugin::Authentication::Driver::DBI CGI::Application::Plugin::Authentication::Driver::DBI is a DBI Authentication driver. SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Authentication; __PACKAGE__->authen->config( DRIVER => [ DBI, DBH => $self->dbh, TABLE => user, CONSTRAINTS => { user.name =>...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (94): CGI::Application::Plugin::Authentication::Driver::DBI Download

Added: February 21, 2010 | Visits: 1.352

CGI::Application::Plugin::Authentication::Driver::Dummy CGI::Application::Plugin::Authentication::Driver::Dummy is a dummy authentication driver which lets anyone authenticate regardless of the password they provide SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Authentication; __PACKAGE__->authen->config( DRIVER =>...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (109): CGI::Application::Plugin::Authentication::Driver::Dummy Download

Added: April 18, 2010 | Visits: 1.308

CGI::Application::Plugin::Authentication::Driver::HTPasswd CGI::Application::Plugin::Authentication::Driver::HTPasswd is a Perl module with HTPasswd Authentication driver. SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Authentication; __PACKAGE__->authen->config( DRIVER => [HTPasswd, /etc/apache/htpasswd,...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (112): CGI::Application::Plugin::Authentication::Driver::HTPasswd Download

Added: May 10, 2013 | Visits: 454

SMTP Authentication Support The module supports SMTP authentication and can even connect to servers using SSL if supported by PHP.Installation - Unpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules.  Requirements: - Drupal 5.x


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (62): SMTP Authentication Support Download

Added: May 10, 2013 | Visits: 484

HTTP authentication Features - Accept - but not force - HTTP authentication on the whole website. - For anonymous users, force HTTP authentication when an Access denied page is shown on configured pages. (This will not work if you use a custom access denied page.) - Force HTTP authentication when authenticate is in...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (61): HTTP authentication Download

Added: May 10, 2013 | Visits: 499

Token authentication Enable feed readers and other simple clients to see certain private pages by providing an authentication token.If you put token=x on the querystring and x is a valid token, then an anonymous user will be authenticated as the user who owns the token. You may learn a user's token by clicking on the...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (57): Token authentication Download

Added: May 10, 2013 | Visits: 454

Payer Authentication Module These authentication initiatives make Internet commerce safe and secure, for both buyers and sellers. They reduce a merchant's exposure to charge backs, fraud and "I didn't do it" transactions while protecting cardholders from fraudulent use of their credit card.The module can be integrated with...


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (58): Payer Authentication Module Download

Added: May 10, 2013 | Visits: 447

Simplest HTTPS with basic proxy authentication This is just about the most simple snippet of how to do proxy authentication with SSL using python. The current homepage only supports ssl through a proxy _without_ authentication. This example does basic proxy auth that a lot of proxy servers can support.


Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 10, 2013 | Visits: 537

PHP Authentication using Uma Uma (formerly known as Rampart) is a user authentication and management system written entirely in PHP and supports MySQL. There is an administrative web interface for managing users and API documentation available for developers.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (65): PHP Authentication using Uma Download

Added: June 02, 2013 | Visits: 600

Authentication - IMAP Then go to the Plugins Manager and edit the new installed pluggin Authentication - IMAP, configure the IMAP server, the IMAP port and the default domain name for the IMAP server.When a user autenticates the plugin will try a sucessufull connection and authentication to the IMAP server, if it is...


Platforms: PHP

License: Freeware Size: 10 KB Download (48): Authentication - IMAP Download

Added: April 15, 2013 | Visits: 699

3rd Party Authentication 3rd Party Authentication is a wordpress plugin that allows wordpress to authenticate against other authentication systems. These include:Gmail / Google Apps Any generic POP/IMAP email service Installation : 1. Download 3rd-party-authentication.php and place in wp-content/plugins 2. Log into your...


Platforms: PHP

License: Freeware Size: 10 KB Download (42): 3rd Party Authentication Download

1 2 3 4 5 >