Search results for "module:Apache::AuthCookie"
Apache::AuthCookie - Perl Authentication and Authorization via cookies
Apache::AuthCookie allows you to intercept a user's first unauthenticated access to a protected document. The user will be presented with a custom form where they can enter authentication credentials. The credentials are posted to the server where Au...
MSCHOUT/Apache-AuthCookie-3.31 - 06 Jan 2022 03:02:19 UTC
Apache::AuthCookie::Util - Internal Utility Functions for AuthCookie
Internal Use Only!...
MSCHOUT/Apache-AuthCookie-3.31 - 06 Jan 2022 03:02:19 UTC
Apache::AuthCookie::Params - AuthCookie Params Driver for mod_perl 1.x
This class handles CGI form data for Apache::AuthCookie. It will try to use Apache::Request (from libapreq) if it is available. If not, it will fall back to use CGI....
MSCHOUT/Apache-AuthCookie-3.31 - 06 Jan 2022 03:02:19 UTC
Apache::AuthCookie::Params::CGI - Internal CGI Params Subclass
This is a pure perl implementation of HTTP/CGI parameter processing for Apache::AuthCookie....
MSCHOUT/Apache-AuthCookie-3.31 - 06 Jan 2022 03:02:19 UTC
Apache::AuthCookie::Params::Base - Internal CGI AuthCookie Params Base Class
This is the base class for AuthCookie Params drivers....
MSCHOUT/Apache-AuthCookie-3.31 - 06 Jan 2022 03:02:19 UTC
Apache::AuthCookieDBI - An AuthCookie module backed by a DBI database.
This module is an authentication handler that uses the basic mechanism provided by Apache::AuthCookie with a DBI database for ticket-based protection. It is based on two tokens being provided, a username and password, which can be any strings (there ...
MATISSE/Apache-AuthCookieDBI-2.1 - 03 Feb 2007 19:24:47 UTC
Apache::AuthCookiePAM - An AuthCookie module backed by a PAM .
This module is an authentication handler that uses the basic mechanism provided by Apache::AuthCookie with PAM (based on DBI) . It is based on two tokens being provided, a username and password, which can be any strings (there are no illegal characte...
AWA/Apache-AuthCookiePAM-1.00 - 11 Feb 2006 15:40:31 UTC
Apache::AuthCookieURL - Perl Authentication and Authorization or session management via cookies or URL munging
** Warning: beta software. This should be used for testing purposes only. That said, there are a few people using it and I've been using it for a few months without problem. The interface may change (or disappear) without notice. Please report any pr...
HANK/Apache-AuthCookieURL-1.003 - 21 Nov 2000 00:51:29 UTC
Apache::AuthCookieLDAP - An AuthCookie module backed by a LDAP database.
This module is an authentication handler that uses the basic mechanism provided by Apache::AuthCookie with a LDAP database for ticket-based protection. It is based on two tokens being provided, a username and password, which can be any strings (there...
BJORNARDO/Apache-AuthCookieLDAP-0.03 - 08 Oct 2002 07:42:21 UTC
Apache::AuthCookieNTLM - NTLM (Windows domain) authentication with cookies
As explained in the Apache::AuthenNTLM module, depending on the user's config, IE will supply your Windows logon credentials to the web server when the server asks for NTLM authentication. This saves the user typing in their windows login and passwor...
LLAP/Apache-AuthCookieNTLM-0.07 - 03 Oct 2004 10:08:11 UTC
Apache::AuthCookieDBIRadius - An AuthCookie module backed by a DBI database, and an optional Radius server.
This module is an authentication handler that uses the basic mechanism provided by Apache::AuthCookie with a DBI database for ticket-based protection. It is based on two tokens being provided, a username and password, which can be any strings (there ...
BARRACODE/Apache-AuthCookieDBIRadius-1.19 - 16 Nov 2001 17:37:36 UTC
Apache::CryptHash - Encrypted tokens for cookies
Creates an encrypted cookie-like string with a MAC (checksum) from a hash of critical and non-critical values. The MAC is created on only the critical values. Decryption will fail if the string has been altered and the MAC does not match when the str...
MIKER/Apache-CryptHash-3.03 - 09 Aug 2003 01:19:42 UTC
Apache::AuthTicket - Cookie Based Access and Authorization Module
This module provides ticket based access control. The theory behind this is similar to the system described in the eagle book. This module works using HTTP cookies to check if a user is authorized to view a page. *Apache::AuthCookie* is used as the u...
MSCHOUT/Apache-AuthTicket-0.94 - 28 Jul 2017 21:16:15 UTC
Apache::AuthTypeKey - Apache authorization handler using TypeKey
*Apache::AuthTypeKey* implements Apache authentication and authorization handling using the TypeKey authentication service (*http://typekey.com/*). TypeKey is Six Apart's free, open service providing a central login for people to comment on weblogs, ...
BTROTT/Apache-AuthTypeKey-0.03 - 11 Nov 2005 00:52:33 UTC
Apache::AppSamurai - An Authenticating Mod_Perl Front End
Apache::AppSamurai protects web applications from direct attack by unauthenticated users, and adds a flexible authentication front end to local or proxied applications with limited authentication options. Unauthenticated users are presented with eith...
PAULDOOM/Apache-AppSamurai-1.01 - 03 May 2008 07:10:21 UTC
Apache::AuthenSecurID - Authentication via a SecurID server
This module allows authentication against a SecurID server. It detects whether a user has a valid encrypted cookie containing their username and last activity time stamp. If the cookie is valid the module will change the activity timestamp to the pre...
FLIPKIN/Apache-AuthenSecurID-0.4 - 31 Jul 2002 16:47:23 UTC
Apache::SiteControl::User - User representations
AWKAY/Apache-SiteControl-1.01
-
05 Oct 2005 22:09:43 UTC
Apache::AuthenSecurID::Auth - Authentication handler for Apache::AuthenSecurID
This module allows authentication against a SecurID server. A request is redirected to this handler if the authentication cookie does not exist or is no longer valid. The handler will prompt for username and passcode. It will then construct and encry...
FLIPKIN/Apache-AuthenSecurID-0.4 - 31 Jul 2002 16:47:23 UTC