This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
Today's post is a tiny one. I recently added a configuration option to Phx2ban that allows users to define routes that should be excluded from the Web Application Firewall (WAF) rules of Phx2ban. Basically, any request to any of the given routes should be ignored. I wanted to allow the user to define the routes as strings ( /my-path/foo ) but also as regex ( ~r/my-path/* ). We use NimbleOptions to…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.