Re: PATCH for Apache::AuthCookie to overwrite the login_form display

2000-04-09 Thread Ken Williams

[EMAIL PROTECTED] (Gerald Richter) wrote:
>Hi Ken,
>
>I use your Apache::AuthCookie in an application where the way to display the
>login form via the custon_response does not fit my needs. Instead the normal
>ContentHandler has to display th login form. I have made a simple patch to
>Apache::AuthCookie that splits up the call to custom_response in an separate
>method, so I am able to overwrite it.

Thanks Gerald, I'll roll it in.


  ------
  Ken Williams Last Bastion of Euclidity
  [EMAIL PROTECTED]The Math Forum





PATCH for Apache::AuthCookie to overwrite the login_form display

2000-04-09 Thread Gerald Richter

Hi Ken,

I use your Apache::AuthCookie in an application where the way to display the
login form via the custon_response does not fit my needs. Instead the normal
ContentHandler has to display th login form. I have made a simple patch to
Apache::AuthCookie that splits up the call to custom_response in an separate
method, so I am able to overwrite it.

I append you the patch (against 2.006) and hope you will include it in your
next release

Gerald

-
Gerald Richterecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting

Post:   Tulpenstrasse 5 D-55276 Dienheim b. Mainz
E-Mail: [EMAIL PROTECTED] Voice:+49 6133 925151
WWW:http://www.ecos.de  Fax:  +49 6133 925152
-

 Apache-AuthCookie-2.006-patch