January 2015 at 11:07, Stephen S wrote:
>
>> Hey
>>
>> If you check out the comments above these configuration values it should
>> explain what they are for.
>>
>> When you use CakePHP's "Auth" component in your application, by default
>> it w
configuration values it should
> explain what they are for.
>
> When you use CakePHP's "Auth" component in your application, by default it
> will use the Security.salt value when it is hashing passwords and the like,
> it's a bad idea to keep this at the default
Hey
If you check out the comments above these configuration values it should
explain what they are for.
When you use CakePHP's "Auth" component in your application, by default it
will use the Security.salt value when it is hashing passwords and the like,
it's a bad idea
Hi everyone,
I just started using CakePHP today :) and i really didn't find an answer
for my questions.
What *Security.salt* and *Security.cipherSeed* are ?
Where/when/for what Security.salt and Security.cipherSeed are used ?
Thanks.
--
Like Us on FaceBook https://www.faceboo
On Fri, Aug 14, 2009 at 5:20 AM, Arun VS wrote:
>
> Hi all members i am new to Cake PHP. I had installCake PHP 1.2.4.8284.
> and cong it it is showi an error
>
> Please change the value of 'Security.salt' in app/config/core.php to a
> salt value specific to your
ad installCake PHP 1.2.4.8284.
> and cong it it is showi an error
>
> Please change the value of 'Security.salt' in app/config/core.php to a
> salt value specific to your application [CORE/cake/libs/debugger.php,
> line 535]
>
> what value has to be gi
Hi all members i am new to Cake PHP. I had installCake PHP 1.2.4.8284.
and cong it it is showi an error
Please change the value of 'Security.salt' in app/config/core.php to a
salt value specific to your application [CORE/cake/libs/debugger.php,
line 535]
what value has to be given th
>
> > > Hello,
> >
> > > I was able to add 1.2 auth from the cookbook
> (http://book.cakephp.org/view/172/authentication)
> > > to my testapp but somehow only works for me if core.php :
> > > Configure::write('Security.salt', '
to add 1.2 auth from the cookbook
> > (http://book.cakephp.org/view/172/authentication)
> > to my testapp but somehow only works for me if core.php :
> > Configure::write('Security.salt', ''); is set to empty...
>
> > What I'm missing
was able to add 1.2 auth from the cookbook
> (http://book.cakephp.org/view/172/authentication)
> to my testapp but somehow only works for me if core.php :
> Configure::write('Security.salt', ''); is set to empty...
>
> What I'm miss
Hello,
I was able to add 1.2 auth from the cookbook (
http://book.cakephp.org/view/172/authentication )
to my testapp but somehow only works for me if core.php :
Configure::write('Security.salt', ''); is set to empty...
What I'm missing here?
users table (sha1
11 matches
Mail list logo