authentication - Cakephp 2.2 public no login, admin must login -


i using auth component. have setup route accommodate admin prefix.

the entire site insists on logging in. want admin_* pages validate login does. other non prefixed pages such index, hospitalist, etc needs accessed normal public viewers or visitors.

how 1 set appcontroller this? it's been frisking me out week now.

any appreciated.

this covered in great detail in book, , under "simple authentication , authorization application".

in future, please @ cakephp book , post you've tried. involved. :)


Comments

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -