akkoma/lib/pleroma/plugs
William Pitcock ee5932a504 http security: allow referrer-policy to be configured 2018-11-12 15:14:46 +00:00
..
authentication_plug.ex Add EnsureUserKeyPlug, smaller fixes 2018-09-05 19:06:28 +02:00
basic_auth_decoder_plug.ex Add BasicAuthDecoderPlug 2018-09-05 17:30:05 +02:00
digest.ex activitypub: verify remote http signature digests by recomputing the digest and replacing the digest header 2018-07-31 23:24:30 +00:00
ensure_authenticated_plug.ex Add EnsureAuthenticatedPlug 2018-09-05 17:59:19 +02:00
ensure_user_key_plug.ex Add EnsureUserKeyPlug, smaller fixes 2018-09-05 19:06:28 +02:00
federating_plug.ex Runtime configured router 2018-11-05 15:19:03 +01:00
http_security_plug.ex http security: allow referrer-policy to be configured 2018-11-12 15:14:46 +00:00
http_signature.ex activitypub: verify remote http signature digests by recomputing the digest and replacing the digest header 2018-07-31 23:24:30 +00:00
legacy_authentication_plug.ex Update legacy passwords automatically. 2018-09-05 22:30:14 +02:00
oauth_plug.ex Format the code. 2018-03-30 15:01:53 +02:00
session_authentication_plug.ex Add SessionAuthenticationPlug. 2018-09-05 18:37:02 +02:00
set_user_session_id_plug.ex Add SetUserSessionIdPlug. 2018-09-05 21:42:42 +02:00
user_enabled_plug.ex Add UserEnabledPlug. 2018-09-05 21:53:53 +02:00
user_fetcher_plug.ex Add UserFetcherPlug. 2018-09-05 17:44:38 +02:00