<![CDATA[ [SOLVED] A possible CSRF attempt was detected - My Forums]]> https://forums.modx.com/thread/?thread=35557 <![CDATA[Re: [SOLVED] A possible CSRF attempt was detected]]> https://forums.modx.com/thread/35557/solved-a-possible-csrf-attempt-was-detected?page=3#dis-post-194816 sottwell Jul 27, 2010, 03:08 AM https://forums.modx.com/thread/35557/solved-a-possible-csrf-attempt-was-detected?page=3#dis-post-194816 <![CDATA[Re: [SOLVED] A possible CSRF attempt was detected]]> https://forums.modx.com/thread/35557/solved-a-possible-csrf-attempt-was-detected?page=3#dis-post-194815 AzureCrystal Jul 26, 2010, 01:13 PM https://forums.modx.com/thread/35557/solved-a-possible-csrf-attempt-was-detected?page=3#dis-post-194815 <![CDATA[Re: [SOLVED] A possible CSRF attempt was detected]]> https://forums.modx.com/thread/35557/solved-a-possible-csrf-attempt-was-detected?page=3#dis-post-194814

My Friend if Modx Works fine in IE, Crome etc... and only have problems in Firefox... that is the problem Firefox!!

so is just configuration.

1. Type “about:config” in the location bar, and press Enter.
2 In the filter box, type “referer” and press Enter. This should leave you with one preference, network.http.sendRefererHeader. This is probably set to 0.
3 Right click on network.http.sendRefererHeader and select “Modify”

- Just change it to 2

and thats all. grin

Are just some things about security in firefox...

I HOPE THAT WORKS FOR YOU TOO, MORE INFORMATION HERE:

http://www.belafontecode.com/fix-modx-csrf-error-in-firefox/]]>
Ysanmiguel May 05, 2010, 02:29 PM https://forums.modx.com/thread/35557/solved-a-possible-csrf-attempt-was-detected?page=3#dis-post-194814
<![CDATA[Re: [SOLVED] A possible CSRF attempt was detected]]> https://forums.modx.com/thread/35557/solved-a-possible-csrf-attempt-was-detected?page=3#dis-post-194813 sally Mar 25, 2010, 04:36 PM https://forums.modx.com/thread/35557/solved-a-possible-csrf-attempt-was-detected?page=3#dis-post-194813 <![CDATA[Re: [SOLVED] A possible CSRF attempt was detected]]> https://forums.modx.com/thread/35557/solved-a-possible-csrf-attempt-was-detected?page=3#dis-post-194812 sottwell Mar 25, 2010, 01:40 AM https://forums.modx.com/thread/35557/solved-a-possible-csrf-attempt-was-detected?page=3#dis-post-194812 <![CDATA[Re: [SOLVED] A possible CSRF attempt was detected]]> https://forums.modx.com/thread/35557/solved-a-possible-csrf-attempt-was-detected?page=3#dis-post-194811 I am getting the following error...
A possible CSRF attempt was detected from referer: http://localhost:80/modx/manager/index.php?r=1&id=48&a=7&dv=1.

can anyone please help me ..

I]]>
sally Mar 24, 2010, 04:39 PM https://forums.modx.com/thread/35557/solved-a-possible-csrf-attempt-was-detected?page=3#dis-post-194811
<![CDATA[Re: [SOLVED] A possible CSRF attempt was detected]]> https://forums.modx.com/thread/35557/solved-a-possible-csrf-attempt-was-detected?page=2#dis-post-194810
This error is only in firefox?

If is it, go to "about:conig" and set value network.http.sendRefererHeader; to 2 (default)

it is possible that some addon change automatically this value to 0, look again after change.

Now for me it’s ok!
]]>
c mabol Mar 15, 2010, 02:24 PM https://forums.modx.com/thread/35557/solved-a-possible-csrf-attempt-was-detected?page=2#dis-post-194810
<![CDATA[Re: [SOLVED] A possible CSRF attempt was detected]]> https://forums.modx.com/thread/35557/solved-a-possible-csrf-attempt-was-detected?page=2#dis-post-194809
In my case the line "validate referer" was on line 73. Just in case it help someone.
Thanks for this post!
]]>
filnug Mar 11, 2010, 06:56 AM https://forums.modx.com/thread/35557/solved-a-possible-csrf-attempt-was-detected?page=2#dis-post-194809
<![CDATA[Re: [SOLVED] A possible CSRF attempt was detected]]> https://forums.modx.com/thread/35557/solved-a-possible-csrf-attempt-was-detected?page=2#dis-post-194808
Now it works !]]>
dimitrix Feb 28, 2010, 08:29 AM https://forums.modx.com/thread/35557/solved-a-possible-csrf-attempt-was-detected?page=2#dis-post-194808
<![CDATA[Re: [SOLVED] A possible CSRF attempt was detected]]> https://forums.modx.com/thread/35557/solved-a-possible-csrf-attempt-was-detected?page=2#dis-post-194807
I had the same issue and nothing helped me. When i delete cookies i can connect to manager connection window, but not to the administration page. Changing validate_referer in database didnt helped neither.

So i tried to open the index.php in manager folder of my site with notepad++(any other editor works too). I found there the code for CSRF issue (juste do ctrl+F and write CSRF in the window) and i juste put this part of code in comment. And now it works.

I suppose it is not the best solution. I dont even know what does CSRF mean, but apperently it’s related to hackers attempts to acces to your site. So this solution is good only when you work at home.

]]>
dimitrix Feb 25, 2010, 02:25 PM https://forums.modx.com/thread/35557/solved-a-possible-csrf-attempt-was-detected?page=2#dis-post-194807