Skip to content

feat(cwproxy): check booleanity of CSRF token and not its noneness

Nicola Spanti requested to merge topic/default/harden-csrf-check into branch/default

It may be None or an empty string that are both falsy.

Merge request reports

Loading