2016-06-21, 09:06:50
(2016-06-21, 06:15:55)shawn_a Wrote: Gs doesnt use that...
We dont even use sessions.
Check_nonce()
Is_logged_in()
If i had to guess your origin check doesnt work on all enviroments or phpsessions were not started
Hey thanks for coming in shawn, I'm not a pro at PHP security and I assumed these were de facto requirements for the session to be valid. I'll check the Is_logged_in function, didn't know about that one yet.
Oleg, it's in the main plugin file
components_ext.php
(in your plugin folder), line 53-62.