]> git.ipfire.org Git - thirdparty/vuejs/router.git/commit
fix: do not allow invalid hazardous keys in query (#880)
authorAlex Kozack <cawa-93@users.noreply.github.com>
Mon, 26 Apr 2021 15:26:46 +0000 (18:26 +0300)
committerGitHub <noreply@github.com>
Mon, 26 Apr 2021 15:26:46 +0000 (17:26 +0200)
commitecd52e017ac30fa996d4796974371374f65640d1
tree885ed6c07a8f36ea267149d69557d100b94dd737
parentc6460f09aab3a834121dc58fc5880c81a65147ef
fix: do not allow invalid hazardous keys in query (#880)

Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
__tests__/parseQuery.spec.ts
src/query.ts