aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_base.py
diff options
context:
space:
mode:
authorGravatar MarkKoz <[email protected]>2020-05-21 21:34:10 -0700
committerGravatar MarkKoz <[email protected]>2020-05-21 21:34:10 -0700
commit95ef2dc01143902289c9aacde7969fb5c9e1a85c (patch)
treef0b66ab847b06fc5cd9ebf2f3a1221037fdd555b /tests/test_base.py
parentToken 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/test_base.py')
0 files changed, 0 insertions, 0 deletions