cryptpad/www/bounce
yflory 614fa4a08e Merge branch 'staging' into debowerify 2023-06-01 10:49:33 +02:00
..
index.html removing `bower`: migrate `requirejs` and `requirejs-plugins` 2023-01-07 13:50:40 +01:00
main.js replace xwiki-labs by cryptpad 2023-05-16 14:54:39 +02:00
readme.md Move pad2 to pad and create bounce app 2017-08-28 12:25:05 +02:00

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.