diff options
| author | Floatingghost <hannah@coffee-and-dreams.uk> | 2024-05-31 09:04:00 -0400 |
|---|---|---|
| committer | tusooa <tusooa@kazv.moe> | 2024-05-31 09:09:04 -0400 |
| commit | 0302431888d457d254f152a502946e6ffe7935e4 (patch) | |
| tree | 464b7bf526666abefab18b13ab98e182bc02524e /changelog.d/pinned-collection-fetch.security | |
| parent | ff6f5a417f1f22d53b1196cc19e1ba9ad6e0ed2c (diff) | |
| download | pleroma-0302431888d457d254f152a502946e6ffe7935e4.tar.gz pleroma-0302431888d457d254f152a502946e6ffe7935e4.zip | |
Use proper workers for fetching pins instead of an ad-hoc task
BUG: https://git.pleroma.social/pleroma/pleroma/-/issues/3276
Diffstat (limited to 'changelog.d/pinned-collection-fetch.security')
| -rw-r--r-- | changelog.d/pinned-collection-fetch.security | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/pinned-collection-fetch.security b/changelog.d/pinned-collection-fetch.security new file mode 100644 index 000000000..4e8746924 --- /dev/null +++ b/changelog.d/pinned-collection-fetch.security @@ -0,0 +1 @@ +Use proper workers for fetching pins instead of an ad-hoc task, fixing a potential fetch loop |
