.. |
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_public_or_authenticated_plug.ex
|
Implement Pleroma.Plugs.EnsurePublicOrAuthenticated
|
2019-05-15 05:09:29 +08:00 |
ensure_user_key_plug.ex
|
update copyright years to 2019
|
2018-12-31 15:41:47 +00:00 |
federating_plug.ex
|
Use Pleroma.Config everywhere
|
2019-05-30 15:33:58 +07:00 |
http_security_plug.ex
|
Replace Mix.env with Pleroma.Config.get(:env)
|
2019-06-06 23:59:51 +03:00 |
http_signature.ex
|
switch to pleroma/http_signatures library
|
2019-05-14 20:03:13 +00: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
|
differences_in_mastoapi_responses.md: fullname & bio are optionnal
|
2019-05-13 18:35:45 +00:00 |
oauth_scopes_plug.ex
|
[#468] Defined OAuth restrictions for all applicable routes.
|
2019-02-15 19:54:37 +03:00 |
rate_limiter.ex
|
Add RateLimiter
|
2019-06-11 14:27:41 +07: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 |