forked from AkkomaGang/akkoma
@luna@f.l4.pm
a90c45b7e9
Close #304. Notes: - This patch was made on top of Pleroma develop, so I created a separate cachex worker for request signature actions, instead of Akkoma's instance cache. If that is a merge blocker, I can attempt to move logic around for that. - Regarding the `has_request_signatures: true -> false` state transition: I think that is a higher level thing (resetting instance state on new instance actor key) which is separate from the changes relevant to this one. Co-authored-by: Luna <git@l4.pm> Reviewed-on: AkkomaGang/akkoma#312 Co-authored-by: @luna@f.l4.pm <akkoma@l4.pm> Co-committed-by: @luna@f.l4.pm <akkoma@l4.pm> |
||
---|---|---|
.. | ||
rate_limiter | ||
admin_secret_authentication_plug.ex | ||
authentication_plug.ex | ||
basic_auth_decoder_plug.ex | ||
cache.ex | ||
digest_plug.ex | ||
ensure_authenticated_plug.ex | ||
ensure_public_or_authenticated_plug.ex | ||
ensure_staff_privileged_plug.ex | ||
ensure_user_token_assigns_plug.ex | ||
expect_authenticated_check_plug.ex | ||
expect_public_or_authenticated_check_plug.ex | ||
federating_plug.ex | ||
frontend_static.ex | ||
http_security_plug.ex | ||
http_signature_plug.ex | ||
idempotency_plug.ex | ||
instance_static.ex | ||
mapped_signature_to_identity_plug.ex | ||
o_auth_plug.ex | ||
o_auth_scopes_plug.ex | ||
plug_helper.ex | ||
rate_limiter.ex | ||
remote_ip.ex | ||
set_format_plug.ex | ||
set_locale_plug.ex | ||
set_user_session_id_plug.ex | ||
static_fe_plug.ex | ||
trailing_format_plug.ex | ||
uploaded_media.ex | ||
user_enabled_plug.ex | ||
user_fetcher_plug.ex | ||
user_is_admin_plug.ex | ||
user_is_staff_plug.ex | ||
user_tracking_plug.ex |