You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.
I accidentally added a redirect with a trailing pipe character. This caused it to infinite redirect ALL retour redirects, it seems. I recommend adding some sort of syntax validation before allowing the user to save a static Regex redirect, like:
I accidentally added a redirect with a trailing pipe character. This caused it to infinite redirect ALL retour redirects, it seems. I recommend adding some sort of syntax validation before allowing the user to save a static Regex redirect, like:
from http://stackoverflow.com/questions/4440626/how-can-i-validate-regex
The text was updated successfully, but these errors were encountered: