New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GH-1477 Wildcard/Regex Whitelisting #501
Merged
Add regex/wildcard listing with unit tests. Add safe-regex and jest-w…
17381a6
Select commit
17381a6
Add regex/wildcard listing with unit tests. Add safe-regex and jest-w…
benstrumeyer 4831bf5
Add more tests. Check if a pageHost has valid url or regex characters
benstrumeyer 359ed37
Update tests for checking if a regex is safe
benstrumeyer 12031ac
Merge branch 'develop' into feature/regex-whitelisting
benstrumeyer 5b14de2
Remove regex functionality and update unit tests
benstrumeyer 7b5445f
Check for truthy instead of not undefined
benstrumeyer 3b81390
Remove bad unit test
benstrumeyer 5e3998b
Fix localhost:3000
benstrumeyer
Merged
GH-1477 Wildcard/Regex Whitelisting #501
Add regex/wildcard listing with unit tests. Add safe-regex and jest-w…
Feb 21, 2020
Feb 25, 2020
Feb 25, 2020
Feb 25, 2020
Feb 27, 2020
Feb 27, 2020
Feb 27, 2020
Mar 3, 2020
17381a6
Select commit
17381a6
Add regex/wildcard listing with unit tests. Add safe-regex and jest-w…
benstrumeyer 4831bf5
Add more tests. Check if a pageHost has valid url or regex characters
benstrumeyer 359ed37
Update tests for checking if a regex is safe
benstrumeyer 12031ac
Merge branch 'develop' into feature/regex-whitelisting
benstrumeyer 5b14de2
Remove regex functionality and update unit tests
benstrumeyer 7b5445f
Check for truthy instead of not undefined
benstrumeyer 3b81390
Remove bad unit test
benstrumeyer 5e3998b
Fix localhost:3000
benstrumeyer