Commit Graph

10 Commits

Author SHA1 Message Date
Steve Boyd 1b3496d66e API phpunit 9 support 2021-10-27 18:09:34 +13:00
Serge Latyntcev 3e6648558f A small code style fix 2019-11-18 14:47:08 +13:00
Dylan Wagstaff 352bc67aa8 Update CI tool configurations to fit SS4 conventions
Also update test class to use non-deprecated methods from core (such as
Config::update). Fix a few code sniffer errors.
2017-11-22 18:10:32 +13:00
Marco Hermo 5b8e0ba0b1 This merge will upgrade silverstripe iframe module for compatibility with SS4
Implement namespacing
Update unit tests
2017-06-19 14:51:10 +12:00
Daniel Hensby b3c89fea82 Adding explicit use of database to tests 2016-12-09 12:14:55 +00:00
helpfulrobot 15ec879c70 Converted to PSR-2 2015-11-18 16:57:44 +13:00
Damian Mooyman abc29de25f Ensure tests don't change global state 2014-11-19 16:07:16 +13:00
Ingo Schommer 73d0b87155 Allow forcing of host page protocol
Avoid mixed content issues when host page is https://
but iframe URL is specified as http://.
2014-11-19 16:04:22 +13:00
Elliot Sawyer 95101fcbc6 Disallow javascript protocol in IFrameURL using a whitelist of allowed schemes. Includes unit testing and a docblock to IFramePage validate function to explain exceptions and return types 2014-07-16 16:17:17 +12:00
Mateusz Uzdowski 021e508ca9 ENHANCEMENT: refactor the IFramePage, add tests 2012-06-05 11:30:13 +12:00