ACL clarification

2009-04-16 Thread Toby Mathews
Hi All, I'm setting up Auth and ACL on a site, to manage access to the admin area, and I'm just looking for clarification. I've been looking at the "Simple Acl controlled Application" in the example applications section of the manual, and also the "Access Control Lists" bit (under Core Compon

ACL clarification

2009-04-15 Thread Toby Mathews
Hi All, I'm setting up Auth and ACL on a site, to manage access to the admin area, and I'm just looking for clarification. I've been looking at the "Simple Acl controlled Application" in the example applications section of the manual, and also the "Access Control Lists" bit (under Core Componen

RE: What do you develop in (ide, text editor, etc.)?

2009-03-02 Thread Toby Mathews
Netbeans 6.5 -Original Message- From: cake-php@googlegroups.com [mailto:cake-...@googlegroups.com] On Behalf Of ckosny Sent: 02 March 2009 08:03 To: CakePHP Subject: Re: What do you develop in (ide, text editor, etc.)? Ultraedit for everything --~--~-~--~~~---

Form question

2009-03-01 Thread Toby Mathews
Hi there, I'm pretty new to CakePHP and I think this is probably a very simple problem, but I'm not sure where I am going wrong. I am working on the add view for one of my models - Model1. The model belongsTo another model (Model2), which in turn belongsTo a third model (Model3). On the add

RE: What do you develop in (ide, text editor, etc.)?

2009-03-01 Thread Toby Mathews
I really like Netbeans too - before that I was using Zend Studio, but it was horribly clunky and slow. Netbeans could still be improved by it's getting there. From: cake-php@googlegroups.com [mailto:cake-...@googlegroups.com] On Behalf Of Gonzalo Servat Sent: 28 February 2009 22:35 To: cake-ph

RE: new to cakephp

2009-02-23 Thread Toby Mathews
If it's any help, basic login stuff (plus permissions) is covered in this tutorial: http://book.cakephp.org/view/641/Simple-Acl-controlled-Application Toby -Original Message- From: cake-php@googlegroups.com [mailto:cake-...@googlegroups.com] On Behalf Of motoq88 Sent: 22 February 2009 1

RE: No password hashing

2009-02-20 Thread Toby Mathews
. As Auth/ACL is more of a production-testing level, or stage, of coding, they do not work with it (scaffolding). It's a great time to learn how to use cake's bake command if you haven't yet. There is a screencast on the CakePHP website on how to use it if you haven't yet.

RE: No password hashing

2009-02-19 Thread Toby Mathews
Finally figured it!! I was baking everything using scaffolding - possibly an oversight on my part, but not using scaffolding seems to have solved the problem. Toby -Original Message- From: cake-php@googlegroups.com [mailto:cake-...@googlegroups.com] On Behalf Of stevel Sent: 16 February

RE: No password hashing

2009-02-17 Thread Toby Mathews
Thanks for responding Steve - yes, I guess that's what I'm doing. The controller is using scaffolding, so there's no explicit add method - I baked the models and controllers prior to implementing the ACL/Auth. Toby -Original Message- From: cake-php@googlegroups.com [mailto:cake-...@googl