|
|
|
|
|
|
Zend_Acl / Zend_Auth example scenario
Demonstrate a web environment where 'public' (i.e. non-authenticated) users and 'member' users have access restrictions, and to what context they may visit those resources. In a lot of ways this broad concept relates very well to small-medium sites of a lot of Zend developers (in my opinion). For purpose of clarity we will assume this is a SIG group for Mac Users to discuss all things Mac OS X-related. The site has 3 areas (home, news, tutorials) that are for the general public. Members can also view a discussion forum, community newsletter and support request area for members to share common problems.
| Author: |
Simon Mundy
|
| Zend Framework Version: |
0.7.0
|
|
|
|
|
|
|
|
|
|