This website requires JavaScript.
Explore
Help
Sign In
fedi
/
akkoma
Watch
1
Star
0
Fork
You've already forked akkoma
0
mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced
2025-01-07 07:50:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a586ce0ddd
akkoma
/
lib
/
pleroma
/
web
/
plugs
History
Tusooa Zhu
3fd87b6a75
Skip cache when /objects or /activities is authenticated
...
Ref: fix-local-public
2022-06-29 20:47:27 +01: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
[
#2510
] Improved support for app-bound OAuth tokens. Auth-related refactoring.
2021-02-11 15:02:50 +03:00
ensure_public_or_authenticated_plug.ex
[
#2510
] Improved support for app-bound OAuth tokens. Auth-related refactoring.
2021-02-11 15:02:50 +03:00
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
[
#2510
] Improved support for app-bound OAuth tokens. Auth-related refactoring.
2021-02-11 15:02:50 +03:00
expect_authenticated_check_plug.ex
expect_public_or_authenticated_check_plug.ex
federating_plug.ex
frontend_static.ex
FrontendStatic: make Router a runtime dep
2021-05-30 12:12:16 -05:00
http_security_plug.ex
Add opting out of Google FLoC to HTTPSecurityPlug headers
2021-04-18 14:00:18 -06:00
http_signature_plug.ex
idempotency_plug.ex
instance_static.ex
mapped_signature_to_identity_plug.ex
o_auth_plug.ex
o_auth_scopes_plug.ex
OAuthScopesPlug: remove transform_scopes in favor of explicit admin scope definitions
2021-02-17 21:37:23 +03:00
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
static_fe_plug.ex
trailing_format_plug.ex
uploaded_media.ex
user_enabled_plug.ex
user_fetcher_plug.ex
user_is_admin_plug.ex
user_is_staff_plug.ex
Moderators: add UserIsStaffPlug
2021-07-12 21:57:52 -05:00
user_tracking_plug.ex