Yes, that's true. But could give more information (that i'm using CakePHP) to a posible attacker. Who could know any bug in the core of the framework.
On Jun 28, 9:25 pm, euromark <[email protected]> wrote: > change the security salt > the cookie name isnt that important because it is public anyway > > On 27 Jun., 23:21,SantiagoBasulto<[email protected]> > wrote: > > > > > > > > > Hello People. > > > Would like to make a good list of "things to do" before deploy my App > > in production. Here things i do right now: > > > 1. Configure::write('debug', 0); > > 2. Configure::write('Cache.disable', false); > > 3. Configure::write('Session.cookie', 'OTHERNAME'); > > 4. Customizing error pages (not found, and stuff) > > > What more would you add? > > > Thanks! > > > -- > >SantiagoBasulto.- -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
