Issue Summary
The value set in the Security Kit configuration form is 'empty' while it should be '' as per https://www.w3.org/TR/referrer-policy/#referrer-policies
Proposed Resolution
Change the string 'empty' to '' and update existing values in an update hook.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 3059189-4-empty.patch | 1.22 KB | hey_germano |
| #3 | 3059189-3-empty.patch | 1.22 KB | hey_germano |
Comments
Comment #2
malcolm_p commentedComment #3
hey_germanoGood catch! Here's a patch.
Comment #4
hey_germanoOops, borked the last patch, let's try that again.
Comment #6
mcdruid commentedManually tested the update hook (and made a tiny tweak so that it's consistent).
Thanks!