pleroma/lib/pleroma/plugs
href b19597f602
reverse proxy / uploads
2018-11-30 18:00:47 +01: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 Plugs.HTTPSecurityPlug: Activate upgrade-insecure-requests only when there is https 2018-11-26 21:41:36 +01: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
uploaded_media.ex reverse proxy / uploads 2018-11-30 18:00:47 +01: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
user_is_admin_plug.ex lib/pleroma/plugs/user_is_admin_plug.ex: change 403 string to “User is not admin.” 2018-11-17 20:25:56 +01:00