Tagged Questions
0
votes
2answers
131 views
AJAX requests within templates
I'm trying to come to an accurate decision here about safe ajax requests from a template.
The thing about AJAX that always scares me is that the called script location is public:
...