Skip to content

X-Frame-Options deny #2102

Answered by DanielRuf
lstrive-yn asked this question in Q&A
Discussion options

You must be logged in to vote

See https://github.com/verdaccio/verdaccio/search?q=FRAMES_OPTIONS and especially

res.header(HEADERS.FRAMES_OPTIONS, 'deny');
. We set this to prevent some types of attacks.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by juanpicado
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants