Searched hist:"984279 ed0ae645656dbb84de591d1018e5390b52" (Results 1 – 1 of 1) sorted by relevance
| /dokuwiki/inc/ |
| H A D | actions.php | 984279ed0ae645656dbb84de591d1018e5390b52 Tue Dec 09 07:58:14 UTC 2025 Andreas Gohr <gohr@cosmocode.de> set explicit referrer-policy
This emits a referrer policy header. It will instruct browsers to send an abbreviated (host name only) referrer header on cross-origin requests.
This fixes issues with YouTube embeds reported at splitbrain/dokuwiki-plugin-vshare#154
This setting is the default in many browsers, so it doesn't change behavior for most people.
More info at:
* https://github.com/splitbrain/dokuwiki-plugin-vshare/issues/154 * https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Referrer-Policy
|