The uploaded file

    Apache-AuthExpire-0.39.tar.gz

has entered CPAN as

  file: $CPAN/authors/id/S/SP/SPEEVES/Apache-AuthExpire-0.39.tar.gz
  size: 7843 bytes
   md5: 2195ebc7ec82c8c11b8de4275584a49b

No action is required on your part
Request entered by: SPEEVES (Shannon Eric Peevey)
Request entered on: Mon, 02 Aug 2004 11:24:14 GMT
Request completed:  Mon, 02 Aug 2004 11:24:58 GMT


This was a heavy rewrite of the Apache-AuthExpire module.  The changes include:

0.39  Thursday July 29, 2004
        - bcw - Modified to account for proxy redirection that could result in
          the get_remote_host() fctn always returning 127.0.0.1.
          <changes noted below>
  - bcw - I have modified the module to return DECLINED rather than
          OK. This allows other various authenTication schemes to operate.
          <changes noted below>
  - bcw - Added a new configuration PerlSetVar variable "TimeoutPurge".
          This variable specifies the number of hours to wait before
          considering a timeout file to be too old to have come from the
          same session. This allows for someone to successfully use the
          AuthExpire to implement session timeouts and clean up old
          authentication timeout files after an extended period of time has
          elapsed.
  - speeves - updated my contact information and included Brandon's patches
            - fixed README and added up-to-date information
            - Added PerlSetVar variable 'AllowAlternateAuth'
              to allow for you to chain authenhandlers...
            - moved the dir_config variable declarations to the top of the
              handler subroutine and cleaned up the code that needed it in
              response to these changes
            - modified proxy patch to check for _any_ proxy server and return
              "real" client address
            - added PerlSetVar variable 'TimeFileDir' to allow you to
              specify an alternate location for your timeout files
            - added a lot of documentation with more information on
              each feature, as well as installation information.
            - changed the timeout file default directory to
              <SERVERROOT>/logs/authexpire
            - updated the README to reflect the new changes.

thanks,

--
Shannon Eric Peevey
President - EriKin Corporation
[EMAIL PROTECTED]
(940) 391-6777
http://www.erikin.com

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to