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
lain ad5c42628a
FrontendStatic: Add plug to serve frontends based on configuration.
4 years ago
..
rate_limiter remote_ip plug adds remote_ip_found flag 5 years ago
admin_secret_authentication_plug.ex [#1940] Reinstated OAuth-less `admin_token` authentication. Refactored UserIsAdminPlug (freed from checking admin scopes presence). 4 years ago
authentication_plug.ex AuthenticationPlug: Also update crypt passwords. 4 years ago
basic_auth_decoder_plug.ex Update Copyrights 5 years ago
cache.ex Update Copyrights 5 years ago
digest.ex Update Copyrights 5 years ago
ensure_authenticated_plug.ex Pleroma.Web.TwitterAPI.TwoFactorAuthenticationController -> Pleroma.Web.PleromaAPI.TwoFactorAuthenticationController 4 years ago
ensure_public_or_authenticated_plug.ex Automatic checks of authentication / instance publicity. Definition of missing OAuth scopes in AdminAPIController. Refactoring. 4 years ago
ensure_user_key_plug.ex Update Copyrights 5 years ago
expect_authenticated_check_plug.ex Automatic checks of authentication / instance publicity. Definition of missing OAuth scopes in AdminAPIController. Refactoring. 4 years ago
expect_public_or_authenticated_check_plug.ex Automatic checks of authentication / instance publicity. Definition of missing OAuth scopes in AdminAPIController. Refactoring. 4 years ago
federating_plug.ex Refactoring of :if_func / :unless_func plug options (general availability). Added tests for Pleroma.Web.Plug. 4 years ago
frontend_static.ex FrontendStatic: Add plug to serve frontends based on configuration. 4 years ago
http_security_plug.ex MediaProxy whitelist setting now supports hosts with scheme 4 years ago
http_signature.ex Bump copyright years of files changed after 2020-01-07 5 years ago
idempotency_plug.ex Update Copyrights 5 years ago
instance_static.ex FrontendStatic: Add plug to serve frontends based on configuration. 4 years ago
legacy_authentication_plug.ex [#1682] Fixed Basic Auth permissions issue by disabling OAuth scopes checks when password is provided. Refactored plugs skipping functionality. 4 years ago
mapped_signature_to_identity_plug.ex MappedSignatureToIdentityPlug: Fix. 4 years ago
oauth_plug.ex Update Copyrights 5 years ago
oauth_scopes_plug.ex Fixed OAuth restrictions for :api routes. Made auth info dropped for :api routes if OAuth check was neither performed nor explicitly skipped. 4 years ago
plug_helper.ex [#1682] Fixed Basic Auth permissions issue by disabling OAuth scopes checks when password is provided. Refactored plugs skipping functionality. 4 years ago
remote_ip.ex remote_ip plug adds remote_ip_found flag 5 years ago
session_authentication_plug.ex Update Copyrights 5 years ago
set_format_plug.ex Update Copyrights 5 years ago
set_locale_plug.ex Update Copyrights 5 years ago
set_user_session_id_plug.ex Update Copyrights 5 years ago
static_fe_plug.ex StaticFE Plug: Use phoenix helper to get the requested format. 4 years ago
trailing_format_plug.ex Update Copyrights 5 years ago
uploaded_media.ex Change references from "deleted_urls" to "banned_urls" as nothing is handled via media deletions anymore; all actions are manual operations by an admin to ban the url 4 years ago
user_enabled_plug.ex Bump copyright years of files changed after 2020-01-07 5 years ago
user_fetcher_plug.ex Update Copyrights 5 years ago
user_is_admin_plug.ex [#1940] Reinstated OAuth-less `admin_token` authentication. Refactored UserIsAdminPlug (freed from checking admin scopes presence). 4 years ago