Hi,

I'm currently building a App for my work and in the layout we have our
login information instead of having a seperate page to do it.  The
problem i found, and have been trying to fix, is that when i go into
some of the pages, like edit the posts section and i am not logged in,
cakephp will input the username and password of the user that posted
that comment.  After looking in the source of the page i see that the
form grabs the information from data and inputs it into the fields, so
u literally see the values of those fields as the username and
password, which isn't that good of a security mesure :P.  So yes,
before people stop reading and start posting, "Why don't u just have
the users log in or block them from editing if they don't have an
account?!?!"  I know, but that's not the point, i wish to learn the
cause as to why my formhelper is generating the username and password
for the posted user in the login fields.  Thank you in advance, i'll
be looking into this more as the day goes on.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to