mirror of
https://github.com/Unleash/unleash.git
synced 2025-10-04 11:17:02 +02: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. |
||
---|---|---|
.. | ||
IncomingWebhooksModal | ||
IncomingWebhooksTable | ||
IncomingWebhooks.tsx |