diff options
author | lain <lain@soykaf.club> | 2024-05-28 04:42:35 +0000 |
---|---|---|
committer | lain <lain@soykaf.club> | 2024-05-28 04:42:35 +0000 |
commit | 25903a4996d12306d454be960a0a7478541b1879 (patch) | |
tree | 299b348adc572ffc5bec6ca11aaac3584b7bd567 /changelog.d/auth-fetch-exception.add | |
parent | 8ff0c32903938d84b7d7ae58af15b5b7a966ce33 (diff) | |
parent | 73d58c22d4a9a87539cf1c3a33083464fc4b8540 (diff) | |
download | pleroma-25903a4996d12306d454be960a0a7478541b1879.tar.gz pleroma-25903a4996d12306d454be960a0a7478541b1879.zip |
Merge branch 'auth-fetch-exception' into 'develop'
HTTPSignaturePlug: Add :authorized_fetch_mode_exceptions
See merge request pleroma/pleroma!4007
Diffstat (limited to 'changelog.d/auth-fetch-exception.add')
-rw-r--r-- | changelog.d/auth-fetch-exception.add | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/auth-fetch-exception.add b/changelog.d/auth-fetch-exception.add new file mode 100644 index 000000000..98efb903e --- /dev/null +++ b/changelog.d/auth-fetch-exception.add @@ -0,0 +1 @@ +HTTPSignaturePlug: Add :authorized_fetch_mode_exceptions configuration
\ No newline at end of file |