Apache2::AuthColloquy

Apache2::AuthColloquy is a mod_perl authentication against the Colloquy users.lua file.
Download

Apache2::AuthColloquy Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Nicola Worthington
  • Publisher web site:
  • http://search.cpan.org/~nicolaw/

Apache2::AuthColloquy Tags


Apache2::AuthColloquy Description

Apache2::AuthColloquy is a mod_perl authentication against the Colloquy users.lua file. Apache2::AuthColloquy is a mod_perl authentication against the Colloquy users.lua file.SYNOPSIS AuthName "Talker Members Area" AuthType Basic # Full path to your users.lua file or users/ directory PerlSetVar users_lua /home/system/colloquy/data # Set if you want to allow an alternate method of authentication PerlSetVar AllowAlternateAuth yes | no require valid-user PerlAuthenHandler Apache2::AuthColloquyApache2::AuthColloquy is an Apache 2 authentication module. It will authenticate against a Colloquy users.lua user database file using the newer password2 field.This script munges the users.lua file in to executable perl code which is then evaluated. It should therefore be used with caution if you cannot gaurentee the integrity of the users.lua file. See Colloquy::Data for more details. Requirements: · Perl


Apache2::AuthColloquy Related Software