Code development platform for open source projects from the European Union institutions 🔵 EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content

Add WAF mode flag

Decision record

We want to be able to easily switch between 2 behaviors for the WAF:

  • warning: the WAF should detect illegitimate requests, but not block them
  • blocking: the WAF should block illegitimate requests

Changes

  • Add EC_RPS_WAF_MODE environment variable to container
  • 📝 Update documentation
  • 🔖 v0.6.0

Merge request reports

Loading