Skip to content
Snippets Groups Projects

Add request interception handler

Merged Boris Budini requested to merge request_interception into master

Adds a handler for requests, allow for more fine grained control over paths / url access.

  • --blockLocal blocks local requests (automatic for remote html pages)
  • --blockRemote blocks remote requests
  • --allowedPath allows a specific local path (highly recommended for servers)
  • --allowedDomain block access to remote files other than at a specific domain (i.e. google fonts domain)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply