Home
last modified time | relevance | path

Searched hist:"0 a034b36c92fee45ecf59910fffce23cce9ea0d4" (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/lib/plugins/extension/
H A Dadmin.php0a034b36c92fee45ecf59910fffce23cce9ea0d4 Mon Jan 08 15:00:32 UTC 2024 Andreas Gohr <andi@splitbrain.org> do not pass referrer on api retry. fixes #3824

Our cache system ignores purge requests that have a referrer. The idea
is to avoid permanent recaching because a purge link was posted
somewhere.
However for the retry link in the extension manager we actually want the
link to work. So this patch supresses the referrer for that link.