Hi!

i've got the same (or similar i'm not totally sure) error some time
ago. In my case the reason was a stupid usage of caching. I used a
partial-cache around a link_to-helper which used an authenticity-
token. This token gets outdated after a few hours (or days)...


On Jan 1, 7:30 am, "Mikel Lindsaar" <[email protected]> wrote:
> Hello all.
>
> Got an Internal Rails 2.1.1 app.  It is on an intranet and the
> computers accessing it do not access any other websites.
>
> I am getting a _lot_ of invalid authenticity errors.
>
> All the pages that are generating the errors are using the rails Form
> builder helpers with standard POST actions.  So I don't see how I
> would be creating so many errors.
>
> I am considering turning this feature off all together, as cross site
> scripting is basically impossible if your PC doesn't connect to the
> Internet or any other website.
>
> But I would like to know if there is anything I should be looking for
> as to why I am getting so many of these errors.  Where should I start?
>
> Mikel

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" 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/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to