On 5/14/07, Ralph Schindler <[EMAIL PROTECTED]> wrote:
Perhaps you want to do it within your application?  I have not used it,
but this component:
http://framework.zend.com/manual/en/zend.auth.adapter.http.html does
Http based authentication.  You could either implement as a controller
plugin, or implement inside a class and call it from your action
controllers predispatch or init() methods.

Just an idea,
-ralph

That sounds like it could meet what I need.  Nothing fancy.

--
Chris Hartjes

My motto for 2007:  "Just build it, damnit!"

@TheBallpark - http://www.littlehart.net/attheballpark
@TheKeyboard - http://www.littlehart.net/atthekeyboard

Reply via email to