Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regex / wildcard? #32

Open
Timo-Breumelhof opened this issue Nov 29, 2019 · 0 comments
Open

Regex / wildcard? #32

Timo-Breumelhof opened this issue Nov 29, 2019 · 0 comments
Assignees
Labels
question Further information is requested

Comments

@Timo-Breumelhof
Copy link
Contributor

For developers the regex option is great.
But for the average user managing the 404's it's complex and potentially dangerous.
Should we:

A. make regex optional or only for certain user roles?
B. Add a wildcard option? (which then generates a regex)

/articleid/25
instead of
.
/articleid/25
Is much more user friendly and less dangerous

@Timo-Breumelhof Timo-Breumelhof added the question Further information is requested label Nov 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants