This website requires JavaScript.
Explore
Help
Register
Sign in
darkkirb
/
akkoma
Watch
1
Star
0
Fork
You've already forked akkoma
0
forked from
mirrors/akkoma
Code
Pull requests
Activity
6f83ae27aa
akkoma
/
lib
/
pleroma
/
web
/
plugs
History
FloatingGhost
1afba64464
Redirect to standard FE if logged in
2022-12-07 13:35:00 +00:00
..
rate_limiter
admin_secret_authentication_plug.ex
authentication_plug.ex
basic_auth_decoder_plug.ex
cache.ex
Skip cache when /objects or /activities is authenticated
2022-06-29 20:47:27 +01:00
digest_plug.ex
ensure_authenticated_plug.ex
ensure_public_or_authenticated_plug.ex
ensure_staff_privileged_plug.ex
EnsureStaffPrivilegedPlug: don't let non-moderators through
2021-12-27 17:18:26 -06:00
ensure_user_token_assigns_plug.ex
expect_authenticated_check_plug.ex
expect_public_or_authenticated_check_plug.ex
federating_plug.ex
frontend_static.ex
remove anonymous function from plug
2022-07-14 11:17:14 +01:00
http_security_plug.ex
HTTP header improvements (
#294
)
2022-11-20 21:20:06 +00:00
http_signature_plug.ex
Add Signed Fetch Statistics (
#312
)
2022-11-26 19:22:56 +00:00
idempotency_plug.ex
instance_static.ex
mapped_signature_to_identity_plug.ex
Check that the signature matches the creator
2022-10-14 11:48:32 +01:00
o_auth_plug.ex
OAuthPlug: use user cache instead of joining
2022-09-11 19:55:55 +01:00
o_auth_scopes_plug.ex
plug_helper.ex
rate_limiter.ex
remote_ip.ex
set_format_plug.ex
set_locale_plug.ex
Support multiple locales from userLanguage cookie
2022-06-29 20:47:10 +01:00
set_user_session_id_plug.ex
Revert "Fix oauth2 (for real) (
#179
)"
2022-08-21 17:52:02 +01:00
static_fe_plug.ex
Redirect to standard FE if logged in
2022-12-07 13:35:00 +00:00
trailing_format_plug.ex
uploaded_media.ex
strip \r and \r from content-disposition filenames
2022-11-10 11:54:12 +00:00
user_enabled_plug.ex
user_fetcher_plug.ex
user_is_admin_plug.ex
user_is_staff_plug.ex
user_tracking_plug.ex