Re: Security component woes

2009-12-02 Thread j0n4s.h4rtm...@googlemail.com
Dump our beforeFilter (AppController and UsersController) On Dec 1, 6:20 pm, "designv...@gmail.com" wrote: > Hi all, > > I have the Security component enabled in my users controller and its > adding the tokens into my register form and I am viewing it via HTTPS, > however the form never submits,

Security component woes

2009-12-01 Thread designv...@gmail.com
Hi all, I have the Security component enabled in my users controller and its adding the tokens into my register form and I am viewing it via HTTPS, however the form never submits, it just reloads the page, no save or no validation errors... I am sure I am missing something. I'm using Auth also a