Kyle Crawford

Results 2 comments of Kyle Crawford

Interesting to note here: In order to validate the `Origin` header against the allowed origins, the current algorithm operates as follows: ```php ... if ($options['allow_origin'] === true) return true; if...

Likely override the `List` view and use only specific list items. Maybe: ``` ``` ?