Brian Schimpf

Results 3 comments of Brian Schimpf

Also, we need to _actually_ document the syntax of allowedOrigins.

The code does the following if there's a star 1. Replace "." with "." 2. Replace "_" with "_." So the straight pattern check will be wrong :( On Mon,...

And I meant "._" not "_." On Tue, Mar 8, 2016 at 12:06 AM Brian Schimpf [email protected] wrote: > The code does the following if there's a star > 1....