onitsoft / nexchange-open-client-react

n.exchange is the planet's simplest and most transparent solution for cryptocurrency trading & liquidity for individuals and enterprises alike. it supports all major cryptocurrencies(BTC BCH BSV ETH LTC NANO XLM XMR XRP ZEC) and fiat currencies(USD GBP EUR JPY). Learn how to deploy this great open-source project here: https://www.youtube.com/watch?v=7ujmzb3HzCA
https://n.exchange
Other
142 stars 210 forks source link

Framebreaker #680

Open pragai opened 4 years ago

pragai commented 4 years ago

Status: WAITING FOR REVIEW

Background (user-story): The page was vulnerable to the so called Clickjacking attack. There is a multi-component solution for this. Part is to add a so called "Freambreaker" javascript code, that prevent using the page in an iframe.

Implementation: Framebreaker code was added to index.html

Unit tests included:

Integration tests: