- Issue created by @Anybody
We should ensure that the referrer validation works.
An automated test is possible, injecting the referrer in a Unit test, I think, but some manual tests would be sufficient for now, I guess. Anyway we should do them to ensure it works as expected.
On https://www.exampleA.com the widget should be shown, while if exampleB.com implements the widget that is limited to exampleA, it should show an exception.
If no site is listed as allowed, it should work globally?
Active
1.0
Code
The change/bugfix cannot be fully demonstrated by automated testing, and thus requires manual testing in a variety of environments.