Skip to content

In Rails 4 rc1, remote forms doesn't include the Authenticity Token. #10608

@felipero

Description

@felipero

I'm using Rails4 rc1 but got a problem with every single remote form. Looks like they are not including the Authenticity Token when they are remote, using the form_for or the form_tag.

After the submit, we get an InvalidAuthenticityToken, since jquery ujs can't get the token anywhere.

I've created one issue for jquery ujs too.
rails/jquery-ujs#321

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions