akkoma/lib/pleroma/user
Oneric 4c4982d611 Re-sign requests when following redirects
To achieve this signatures are now generated by a custom
Tesla Middleware placed after the FollowRedirects Middleware.
Any requests which should be signed needs
to pass the signing key via opts.

This also unifies the associated header logic between fetching and
publishing, notably resolving a divergence wrt the "host" header.
Relevant spec demands the host header shall include a port
identification if not using the protocols standard port.

Fixes: https://akkoma.dev/AkkomaGang/akkoma/issues/731
2025-09-06 00:00:00 +00:00
..
backup.ex Convert all raw :zip usage to SafeZip 2025-02-14 22:10:25 +01:00
hashtag_follow.ex Add /api/v1/followed_tags 2022-12-31 18:09:34 +00:00
import.ex Spin off imports into n oban jobs 2022-11-27 21:45:41 +00:00
notification_setting.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
query.ex MastoAPI: Profile directory 2021-12-26 02:35:17 +00:00
search.ex Allow dashes in domain name search 2022-12-06 10:57:10 +00:00
signing_key.ex Re-sign requests when following redirects 2025-09-06 00:00:00 +00:00
welcome_email.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
welcome_message.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00