This website requires JavaScript.
Explore
Help
Sign In
moon
/
honkoma
Watch
1
Star
0
Fork
You've already forked honkoma
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
14d07081fd
honkoma
/
lib
/
pleroma
/
plugs
History
lain
ea2b5c07e3
Merge branch 'stable' of git.pleroma.social:pleroma/pleroma into pleroma-2.1-rc0
2020-08-25 15:38:12 +02:00
..
rate_limiter
remote_ip plug adds remote_ip_found flag
2020-04-15 15:27:34 +03:00
admin_secret_authentication_plug.ex
…
authentication_plug.ex
AuthenticationPlug: Also update crypt passwords.
2020-05-17 11:40:25 +02:00
basic_auth_decoder_plug.ex
…
cache.ex
…
digest.ex
…
ensure_authenticated_plug.ex
…
ensure_public_or_authenticated_plug.ex
…
ensure_user_key_plug.ex
…
expect_authenticated_check_plug.ex
…
expect_public_or_authenticated_check_plug.ex
…
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
…
http_security_plug.ex
…
http_signature.ex
…
idempotency_plug.ex
…
instance_static.ex
…
legacy_authentication_plug.ex
…
mapped_signature_to_identity_plug.ex
…
oauth_plug.ex
Update Copyrights
2020-03-03 16:44:49 -06:00
oauth_scopes_plug.ex
…
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
…
session_authentication_plug.ex
…
set_format_plug.ex
…
set_locale_plug.ex
…
set_user_session_id_plug.ex
…
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
…
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
…
user_fetcher_plug.ex
…
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