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

New urlregexp #35

Merged
merged 8 commits into from
Apr 23, 2021
Merged

New urlregexp #35

merged 8 commits into from
Apr 23, 2021

Conversation

cledavid
Copy link
Collaborator

@cledavid cledavid commented Apr 7, 2021

Urlregexp are used to defined witch part of your website will be either allowed, blocked or filtered :

  • block : all requests to theses urls will be stopped
  • allow : all requests to theses urls will be forwarded to the backend without any check

tomMoulard
tomMoulard previously approved these changes Apr 23, 2021
@tomMoulard tomMoulard merged commit 338b5f6 into main Apr 23, 2021
@tomMoulard tomMoulard deleted the new_urlregexp branch April 23, 2021 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants