This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
Pleroma
Watch
1
Star
0
Fork
You've already forked Pleroma
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
06151776c0
Pleroma
/
lib
/
pleroma
/
plugs
History
rinpatch
22554ac5ca
Merge branch 'bugfix/1395-email-activation' into 'develop'
...
Bugfix/1395 email activation
Closes
#1395
See merge request
pleroma/pleroma!1965
2019-11-15 14:11:48 +00:00
..
rate_limiter
New rate limiter
2019-11-11 12:13:06 +00:00
admin_secret_authentication_plug.ex
[
#1304
] Moved all non-mutes / non-blocks fields from User.Info to User. WIP.
2019-10-16 21:59:21 +03:00
authentication_plug.ex
…
basic_auth_decoder_plug.ex
…
cache.ex
Put the cache with the right key when using a tracking function
2019-09-12 22:10:15 +03:00
digest.ex
…
ensure_authenticated_plug.ex
…
ensure_public_or_authenticated_plug.ex
…
ensure_user_key_plug.ex
…
federating_plug.ex
…
http_security_plug.ex
…
http_signature.ex
Parse http signature for request to objects/activities
2019-09-12 23:03:52 +03:00
idempotency_plug.ex
…
instance_static.ex
…
legacy_authentication_plug.ex
…
mapped_signature_to_identity_plug.ex
mapped signature plug: use `user` assign like authentication plug
2019-07-18 20:31:25 +00:00
oauth_plug.ex
OAuthPlug, Router: Handle deactivated users in the UserEnabledPlug
2019-11-15 14:13:21 +01:00
oauth_scopes_plug.ex
Apply suggestion to lib/pleroma/plugs/oauth_scopes_plug.ex
2019-09-18 10:31:10 +00:00
remote_ip.ex
Add `remote_ip` plug
2019-09-27 21:59:23 +00:00
session_authentication_plug.ex
…
set_format_plug.ex
tests WebFinger
2019-07-24 15:13:10 +00:00
set_locale_plug.ex
…
set_user_session_id_plug.ex
…
static_fe_plug.ex
Move static_fe config to its own section instead of in :instance.
2019-11-09 18:08:45 -08:00
trailing_format_plug.ex
Fix TrailingFormatPlug not being active for /api/oauth_tokens
2019-11-06 17:22:23 +03:00
uploaded_media.ex
…
user_enabled_plug.ex
UserEnabledPlug: Don't authenticate unconfirmed users.
2019-11-11 12:43:46 +01:00
user_fetcher_plug.ex
…
user_is_admin_plug.ex
[
#1304
] Moved all non-mutes / non-blocks fields from User.Info to User. WIP.
2019-10-16 21:59:21 +03:00