You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cryptpad/www/bounce
yflory ab35d6b778 lint compliance 6 years ago
..
index.html Move pad2 to pad and create bounce app 7 years ago
main.js lint compliance 6 years ago
readme.md Move pad2 to pad and create bounce app 7 years ago

readme.md

Bounce app

This app redirects you to a new URL. This app must only be served from CryptPad's safe origin, if this app detects that it is being served from the unsafe origin, it will throw an alert that it is misconfigured and it will refuse to redirect.

If the URL is a javascript: URL, it will be trapped by CryptPad's Content Security Policy rules or in the worst case, it will run in the context of the sandboxed origin.