This project is archived and is in readonly mode.

#2696 ✓stale
Severin Schoepke

PrototypeHelper: No auth token param for GET requests

Reported by Severin Schoepke | May 22nd, 2009 @ 01:31 PM | in 3.x

Since the auth token is checked only for non-GET requests, it is superfluous to generate an auth token param in the Prototype helpers when generating javascript that creates a GET request.

Comments and changes to this ticket

  • Yehuda Katz (wycats)

    Yehuda Katz (wycats) May 27th, 2009 @ 03:33 AM

    Actually, the request token is no longer checked on master for any XHR, so the JS helpers can remove it entirely. That said, the whole JS system is changing on master, so it may be moot.

  • Jeremy Kemper

    Jeremy Kemper May 4th, 2010 @ 06:48 PM

    • Milestone changed from 2.x to 3.x
  • Rohit Arondekar

    Rohit Arondekar October 9th, 2010 @ 04:07 AM

    • State changed from “new” to “stale”
    • Importance changed from “” to “”

    Marking ticket as stale. If this is still an issue please leave a comment with suggested changes, creating a patch with tests, rebasing an existing patch or just confirming the issue on a latest release or master/branches.

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

Attachments

Pages