Love Fuel?    Donate

FuelPHP Forums

Ask your question about FuelPHP in the appropriate forum, or help others by answering their questions.
Question about CSRF
  • How to solve problem:
    1. Page sign in.
    2. Page sign in have CSRF code.
    3. I am typing wrong email or pwd.
    4. Message:"something wrong in your pwd or emal".
    5. I am clicked on "BACK" button in browser.
    6. I am typed right email and pwd... click on button submit.
    7. Message: "Sorry CSRF is not matched" or redirects again on login form.
    8. Angry user click X to exit from my web site. How to solve problem with CSRF by clicking the back button and automatically reload csrf code?
  • Nevermind what I first wrote, check the docs.
  • Jelmer Schreuder wrote on Friday 30th of December 2011:
    Nevermind what I first wrote, check the docs.

    Thank you!

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion