pleroma/lib/pleroma/plugs
feld acb04306b6 Standardize construction of websocket URL
This follows up on the change made in d747bd98
2019-05-03 11:45:04 +00:00
..
admin_secret_authentication_plug.ex update copyright years to 2019 2018-12-31 15:41:47 +00:00
authentication_plug.ex update copyright years to 2019 2018-12-31 15:41:47 +00:00
basic_auth_decoder_plug.ex update copyright years to 2019 2018-12-31 15:41:47 +00:00
digest.ex update copyright years to 2019 2018-12-31 15:41:47 +00:00
ensure_authenticated_plug.ex update copyright years to 2019 2018-12-31 15:41:47 +00:00
ensure_user_key_plug.ex update copyright years to 2019 2018-12-31 15:41:47 +00:00
federating_plug.ex update copyright years to 2019 2018-12-31 15:41:47 +00:00
http_security_plug.ex Standardize construction of websocket URL 2019-05-03 11:45:04 +00:00
http_signature.ex [Credo] fix Credo.Check.Readability.AliasOrder 2019-03-13 04:26:54 +01:00
instance_static.ex robots.txt 2019-03-15 02:28:18 +00:00
legacy_authentication_plug.ex update copyright years to 2019 2018-12-31 15:41:47 +00:00
oauth_plug.ex Parse access_token from body parameters and URL parameters 2019-05-02 21:04:00 +09:00
oauth_scopes_plug.ex [#468] Defined OAuth restrictions for all applicable routes. 2019-02-15 19:54:37 +03:00
session_authentication_plug.ex update copyright years to 2019 2018-12-31 15:41:47 +00:00
set_user_session_id_plug.ex update copyright years to 2019 2018-12-31 15:41:47 +00:00
uploaded_media.ex Add some tests 2019-03-14 22:02:48 +03:00
user_enabled_plug.ex update copyright years to 2019 2018-12-31 15:41:47 +00:00
user_fetcher_plug.ex replace `Repo.get_by(User, nickname: nickname)` with `User.get_by_nickname(nickname)` 2019-04-02 17:47:02 +07:00
user_is_admin_plug.ex update copyright years to 2019 2018-12-31 15:41:47 +00:00