Django - Security Best Practices
A developer tries to prevent XSS by writing:
What is the issue here?
{% autoescape off %}{{ user_input }}{% endautoescape %}What is the issue here?
{% autoescape off %}{{ user_input }}{% endautoescape %}15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions