mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-20 15:53:36 -05:00
Adding the X-Frame-Options "DENY"; header to avoid possible clickjacking attack. More info of the why available here: https://www.owasp.org/index.php/Testing_for_Clickjacking_(OTG-CLIENT-009) Signed-off-by: Yanis Guenane <yguenane@redhat.com>