-- SteveWilhelm <[EMAIL PROTECTED]> wrote
(on Wednesday, 06 August 2008, 03:09 PM -0700):
> Steven,
>
> Did you ever find a good example. I am looking for one as well.
You might want to look at my ZF workshop slides from the Dutch PHP
Conference:
http://www.slideshare.net/weierophinney/zend-framework-workshop/
They provide some basics on Zend_Auth and Zend_Acl and how to persist
identity and check rights per request.
> Truppe Steven wrote:
> >
> >
> > i'm searching for a full example that shows how all these core
> > components (Zend_Auth, Zend_Acl and Zend_Session) work together in an
> > working example.
> >
> > most tutorials seems out dated.
> >
> > I want to save the acl and the username/password in a mysql table with
> > digest authentication, because this seems to be the most secure way, so
> > there is no password send in cleartext.
> >
> > i hope there is a demo application for this.
--
Matthew Weier O'Phinney
Software Architect | [EMAIL PROTECTED]
Zend Framework | http://framework.zend.com/