.. |
rate_limiter
|
remote_ip plug adds remote_ip_found flag
|
2020-04-15 15:27:34 +03:00 |
admin_secret_authentication_plug.ex
|
[#1940] Reinstated OAuth-less admin_token authentication. Refactored UserIsAdminPlug (freed from checking admin scopes presence).
|
2020-07-19 21:35:57 +03:00 |
authentication_plug.ex
|
AuthenticationPlug: Also update crypt passwords.
|
2020-05-17 11:40:25 +02:00 |
basic_auth_decoder_plug.ex
|
Update Copyrights
|
2020-03-03 16:44:49 -06:00 |
cache.ex
|
Update Copyrights
|
2020-03-03 16:44:49 -06:00 |
digest.ex
|
Update Copyrights
|
2020-03-03 16:44:49 -06:00 |
ensure_authenticated_plug.ex
|
Pleroma.Web.TwitterAPI.TwoFactorAuthenticationController -> Pleroma.Web.PleromaAPI.TwoFactorAuthenticationController
|
2020-05-07 08:14:54 +00:00 |
ensure_public_or_authenticated_plug.ex
|
Automatic checks of authentication / instance publicity. Definition of missing OAuth scopes in AdminAPIController. Refactoring.
|
2020-04-21 16:29:19 +03:00 |
ensure_user_key_plug.ex
|
Update Copyrights
|
2020-03-03 16:44:49 -06:00 |
expect_authenticated_check_plug.ex
|
Automatic checks of authentication / instance publicity. Definition of missing OAuth scopes in AdminAPIController. Refactoring.
|
2020-04-21 16:29:19 +03:00 |
expect_public_or_authenticated_check_plug.ex
|
Automatic checks of authentication / instance publicity. Definition of missing OAuth scopes in AdminAPIController. Refactoring.
|
2020-04-21 16:29:19 +03:00 |
federating_plug.ex
|
Refactoring of :if_func / :unless_func plug options (general availability). Added tests for Pleroma.Web.Plug.
|
2020-04-30 18:19:51 +03:00 |
frontend_static.ex
|
FrontendStatic: Work correctly for other frontend types.
|
2020-07-29 13:02:48 +02:00 |
http_security_plug.ex
|
MediaProxy whitelist setting now supports hosts with scheme
|
2020-07-12 12:41:40 +03:00 |
http_signature.ex
|
Bump copyright years of files changed after 2020-01-07
|
2020-03-02 06:08:45 +01:00 |
idempotency_plug.ex
|
Update Copyrights
|
2020-03-03 16:44:49 -06:00 |
instance_static.ex
|
FrontendStatic: Add plug to serve frontends based on configuration.
|
2020-07-28 17:35:16 +02:00 |
legacy_authentication_plug.ex
|
[#1682] Fixed Basic Auth permissions issue by disabling OAuth scopes checks when password is provided. Refactored plugs skipping functionality.
|
2020-05-01 01:00:37 +03:00 |
mapped_signature_to_identity_plug.ex
|
Merge branch 'bugfix/1727-fix-signature-decoding' into 'develop'
|
2020-05-01 22:10:42 +03:00 |
oauth_plug.ex
|
Update Copyrights
|
2020-03-03 16:44:49 -06:00 |
oauth_scopes_plug.ex
|
[#2074] OAuth scope checking in Streaming API.
|
2020-09-19 19:16:55 +03:00 |
plug_helper.ex
|
[#1682] Fixed Basic Auth permissions issue by disabling OAuth scopes checks when password is provided. Refactored plugs skipping functionality.
|
2020-05-01 01:00:37 +03:00 |
remote_ip.ex
|
remote_ip plug adds remote_ip_found flag
|
2020-04-15 15:27:34 +03:00 |
session_authentication_plug.ex
|
Update Copyrights
|
2020-03-03 16:44:49 -06:00 |
set_format_plug.ex
|
Update Copyrights
|
2020-03-03 16:44:49 -06:00 |
set_locale_plug.ex
|
Update Copyrights
|
2020-03-03 16:44:49 -06:00 |
set_user_session_id_plug.ex
|
Update Copyrights
|
2020-03-03 16:44:49 -06:00 |
static_fe_plug.ex
|
StaticFE Plug: Use phoenix helper to get the requested format.
|
2020-07-06 12:11:10 +02:00 |
trailing_format_plug.ex
|
Update Copyrights
|
2020-03-03 16:44:49 -06:00 |
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
|
2020-06-17 13:13:55 -05:00 |
user_enabled_plug.ex
|
Bump copyright years of files changed after 2020-01-07
|
2020-03-02 06:08:45 +01:00 |
user_fetcher_plug.ex
|
Update Copyrights
|
2020-03-03 16:44:49 -06:00 |
user_is_admin_plug.ex
|
[#1940] Reinstated OAuth-less admin_token authentication. Refactored UserIsAdminPlug (freed from checking admin scopes presence).
|
2020-07-19 21:35:57 +03:00 |