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 63ab3c30eb
Merge branch 'feature/rate-limiter' into 'develop'
5 years ago
..
admin_secret_authentication_plug.ex update copyright years to 2019 6 years ago
authentication_plug.ex update copyright years to 2019 6 years ago
basic_auth_decoder_plug.ex update copyright years to 2019 6 years ago
digest.ex update copyright years to 2019 6 years ago
ensure_authenticated_plug.ex update copyright years to 2019 6 years ago
ensure_public_or_authenticated_plug.ex Implement Pleroma.Plugs.EnsurePublicOrAuthenticated 5 years ago
ensure_user_key_plug.ex update copyright years to 2019 6 years ago
federating_plug.ex Use Pleroma.Config everywhere 5 years ago
http_security_plug.ex Replace Mix.env with Pleroma.Config.get(:env) 5 years ago
http_signature.ex switch to pleroma/http_signatures library 5 years ago
instance_static.ex robots.txt 6 years ago
legacy_authentication_plug.ex update copyright years to 2019 6 years ago
oauth_plug.ex differences_in_mastoapi_responses.md: fullname & bio are optionnal 5 years ago
oauth_scopes_plug.ex [#468] Defined OAuth restrictions for all applicable routes. 6 years ago
rate_limiter.ex Add RateLimiter 5 years ago
session_authentication_plug.ex update copyright years to 2019 6 years ago
set_user_session_id_plug.ex update copyright years to 2019 6 years ago
uploaded_media.ex Add some tests 6 years ago
user_enabled_plug.ex update copyright years to 2019 6 years ago
user_fetcher_plug.ex replace `Repo.get_by(User, nickname: nickname)` with `User.get_by_nickname(nickname)` 6 years ago
user_is_admin_plug.ex update copyright years to 2019 6 years ago