diff options
| author | 2020-05-21 21:34:10 -0700 | |
|---|---|---|
| committer | 2020-05-21 21:34:10 -0700 | |
| commit | 95ef2dc01143902289c9aacde7969fb5c9e1a85c (patch) | |
| tree | f0b66ab847b06fc5cd9ebf2f3a1221037fdd555b /tests | |
| parent | Token remover: decode ID using URL-safe base64 (diff) | |
Token remover: match only base64 in regex
Making the regex more accurate reduces false positives at an earlier
stage. There's no benefit to matching non-base64 as that would
just be weeded out as invalid at a later stage anyway when it tries to
decode it.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions