You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
akkoma-cachapa/lib/pleroma/plugs
Egor Kislitsyn 658edb166f
fix and improve web push; add configuration docs
6 years ago
..
authentication_plug.ex fix compile warnings 6 years ago
basic_auth_decoder_plug.ex fix compile warnings 6 years ago
digest.ex activitypub: verify remote http signature digests by recomputing the digest and replacing the digest header 6 years ago
ensure_authenticated_plug.ex Add EnsureAuthenticatedPlug 6 years ago
ensure_user_key_plug.ex Add EnsureUserKeyPlug, smaller fixes 6 years ago
federating_plug.ex fix compile warnings 6 years ago
http_security_plug.ex fix compile warnings 6 years ago
http_signature.ex activitypub: verify remote http signature digests by recomputing the digest and replacing the digest header 6 years ago
legacy_authentication_plug.ex Update legacy passwords automatically. 6 years ago
oauth_plug.ex fix and improve web push; add configuration docs 6 years ago
session_authentication_plug.ex fix compile warnings 6 years ago
set_user_session_id_plug.ex Add SetUserSessionIdPlug. 6 years ago
uploaded_media.ex fix compile warnings 6 years ago
user_enabled_plug.ex More fixes for Info schema. 6 years ago
user_fetcher_plug.ex fix compile warnings 6 years ago
user_is_admin_plug.ex Fix admin api. 6 years ago