mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-04 00:18:01 +01:00
3dd188e77c
Uses a new `URL_SAFE_BASIC` regex constant that checks for characters that are commonly used in URL path sections: alphanumeric lowercase characters, dashes and underscores. This will allow us to re-use this constant in our server-side validation. |
||
---|---|---|
.. | ||
lib | ||
mailtemplates | ||
migrations | ||
test | ||
migrator.ts | ||
server-dev.ts | ||
server.ts |