mirror of
https://github.com/Unleash/unleash.git
synced 2025-10-27 11:02:16 +01:00
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 | ||