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.013.622 Times

CGI::Application::Plugin::Authentication::Driver::Dummy 0.12

  Date Added: February 21, 2010  |  Visits: 1.350

CGI::Application::Plugin::Authentication::Driver::Dummy

Report Broken Link
Printer Friendly Version


Product Homepage
Download (103 downloads)



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 => Dummy, ); This Driver is the anti-authentication driver, since it doesnt check the credentials at all, and just accepts whatever the user has entered. It can be useful in development, or if you want a guest based system without passwords. EXAMPLE __PACKAGE__->authen->config( DRIVER => Dummy, ); METHODS verify_credentials This method will automatically return the first credential as the username without checking anything else..

Requirements: No special requirements
Platforms: Linux
Keyword: Application Authentication Cgi Cgiapplicationpluginauthenticationdriverdummy Driver Dummy Libraries Plugin Programming
Users rating: 0/10

License: Freeware Size: 48.13 KB
USER REVIEWS
More Reviews or Write Review


CGI::APPLICATION::PLUGIN::AUTHENTICATION::DRIVER::DUMMY RELATED
Programming  -  CGI::Session::Driver::aggregator 0.03
CGI::Session::Driver::aggregator is a CGI::Session driver to aggregate some CGI::Session drivers. SYNOPSIS use CGI::Session; use CGI::Session::Driver::aggregator::Drivers; use DBI; $dbh =...
30.72 KB  
Libraries  -  CGI::Application::Plugin::Authentication::Driver::Generic 0.12
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...
48.13 KB  
Libraries  -  CGI::MxScreen 0.103
CGI::MxScreen is a multi-screen stateful CGI framework. SYNOPSIS require CGI::MxScreen; my $manager = CGI::MxScreen->make( -bgcolor => "#dedeef", -screens => { "state_1" => [-class => "STATE_1", -title => "Hello"], "state_2" =>...
75.78 KB  
Security Tools  -  Legacy Fingerprint Driver 7.1
USB fingerprint scanners (i.e. Hamster IV, Hamster Plus) help you capture fingerprint images. These devices get plugged into the USB port of your computer. In order to use these devices in your application, you need legacy driver. It allows...
5.63 MB  
Multimedia & Graphics  -  An Integer Conversion Application for Noobs New
An Integer Conversion Application for Noobs was designed using the Java programming language to help you convert numbers to different numbering systems. All you have to do is input the integer number you want converted, select the base system and...
 
Utilities  -  Mini-XML 2.3
Mini-XML is a small XML parsing library that you can use to read XML and XML-like data files in your application without requiring large non-standard libraries. The project only requires an ANSI C compatible compiler (GCC works, as do most vendors...
153.6 KB  
Science  -  EST Express 1.0
EST Express is an open-source, cross-platform web server application that imports sequences from cDNA libraries and provides several layers of annotation based on Entrez Gene to allow the user to highlight useful genes and manage cDNA library...
27.32 MB  
Multimedia & Graphics  -  XawTV 3.95
xawtv started as TV application for the bttv driver, because the Motif-based "xtvscreen" was the only TV application at this time. Alot has changed since: ???N*?* The xawtv and bttv driver switched over to the video4linux interface.
542.72 KB  
Libraries  -  CGI::Application::Plugin::Authentication::Driver::DBI 0.12
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,...
48.13 KB  
Libraries  -  CGI::Application::Plugin::Authentication::Driver::HTPasswd 0.12
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 =>...
48.13 KB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB