Articles tagged with "admin"

Hosting Admin URLs on a Subdomain

By Nate
Quick tutorial on how to host admin routes on a subdomain.
[Read more]

Confirm the admin route usage https

By Kyle Kai
While entering the admin route, needing to be confirmed must use https to carry on an on-line, in order not to the user neglect, and use the http on-line, so we have to make the check conversion automatically in the cakephp.
[Read more]

Using CAKE_ADMIN for multiple user types

By Egbert Teeselink
A simple hack allowing to use the functionality of CAKE_ADMIN for more than one usertype.
[Read more]