This module comes with a set of methods to use with htaccess password files. These files (and htaccess) are used to do Basic Authentication on a web server. The passwords file is a flat-file with login name and their associated crypted password. You ...
KMELTZ/Apache-Htpasswd-1.9 - 20 Nov 2012 17:30:13 UTCThis module allows you to define and extend an expiration date that is put into the extra-info field of an .htpasswd entry like: username:encrypted-password:extra-info METHODS This module inherits all methods from Apache::Htpasswd, and also adds: exp...
ALLENDAY/Apache-Htpasswd-Perishable-1.00 - 08 Jan 2002 22:41:53 UTCApache::MiniWiki is a simplistic Wiki for Apache. It doesn't have much uses besides very simple installations where hardly any features are needed. What is does support though is: - storage of Wiki pages in RCS - templates through HTML::Template - te...
KERW/Apache-MiniWiki-0.92 - 08 Nov 2003 20:36:42 UTCApache::MultiAuth allows you to specify multiple authentication modules, to be tried in order. If any module in the list returns OK, then the user is considered authenticated; if none return OK, then the MultiAuth module returns AUTH_REQUIRED and the...
DARREN/Apache-MultiAuth-0.06 - 04 Mar 2002 18:01:16 UTCApache::AuthChecker - mod_perl based authentication module used to prevent brute force attacks via HTTP authorization. It remembers IP addresses of any user trying to authenticate for certain period of time. If user from this IP runs out limit of fai...
SWAMPFOX/Apache-AuthChecker-1.01 - 13 Dec 2007 22:30:23 UTCApache::AuthzUserDir is designed to work with mod_perl and Apache's mod_userdir such that a single systemwide <Directory> block and .htpasswd file can be used to allow authenticated users only into their own UserDir (typically, public_html) directori...
NINJAZ/Apache-AuthzUserDir-0.92 - 31 Aug 2002 15:43:30 UTCApp::Info::HTTPD::Apache supplies information about the Apache web server installed on the local system. It implements all of the methods defined by App::Info::HTTPD. Methods that trigger events will trigger them only the first time they're called (S...
DWHEELER/App-Info-0.57 - 19 Jun 2011 06:14:49 UTC