Disabling cross-site request forgery token
|
jesdiaz9271
Joined: 2012-03-03
Posts: 8 |
Posted: Fri, 2012-07-06 14:09
|
|
We are currently using Gallery 3 as our internal photo sharing resource. To make it easier to use I have been asked to make it a seamless pass thru with our intranet login. I can do this easily by mimicking the login form and passing URL encoded text but to do this I need to disable the CSRF token routine. Does this sound right or is there a better way? |
|
| Login or register to post comments |

Posts: 7894
G3 has no external embed API yet.
Although there was talk of "entity providers" I don't thing the implementation was ever finished.
There is a REST API you could use.
G2 on the other hand has a fully mature embed API that is fairly simple to use.
-s