Commit Graph

3 Commits (20e76699a2530998bef793e46f222fe509879e45)

Author SHA1 Message Date
Julian Lam 6c07433dea
refactor: use routePrefixMap instead of routeRegexpMap, +tests ()
* refactor: use routePrefixMap instead of routeRegexpMap, +tests

Currently tests fail because privilege pages resolve if passed garbage... hmm

* fix: priv check paths

remove /v3 from path as well

Co-authored-by: Barış Soner Uşaklı <barisusakli@gmail.com>
Barış Soner Uşaklı d7c32ccbc2 test: remove log
Barış Soner Uşaklı 29b3587d91 test: middleware/expose.js