This website requires JavaScript.
Explore
Help
Sign In
moon
/
spc-pleroma
Watch
1
Star
0
Fork
You've already forked spc-pleroma
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
04b03e4762
spc-pleroma
/
lib
/
pleroma
/
plugs
History
lain
3eddd9caa6
Merge branch 'require-signature' into 'develop'
...
Add an option to require fetches to be signed
Closes
#1444
See merge request
pleroma/pleroma!2071
2020-02-20 12:13:21 +00:00
..
rate_limiter
Disable rate limiter for socket/localhost (unless RemoteIp is enabled)
2019-12-14 03:06:43 +03:00
admin_secret_authentication_plug.ex
Support authentication via `x-admin-token` HTTP header
2019-11-19 15:58:20 +07:00
authentication_plug.ex
…
basic_auth_decoder_plug.ex
…
cache.ex
…
digest.ex
…
ensure_authenticated_plug.ex
…
ensure_public_or_authenticated_plug.ex
…
ensure_user_key_plug.ex
…
federating_plug.ex
…
http_security_plug.ex
Update http_security_plug.ex
2020-01-30 14:07:41 +00:00
http_signature.ex
Verify HTTP signatures only when request accepts "activity+json" type
2019-12-19 20:17:18 +07:00
idempotency_plug.ex
…
instance_static.ex
…
legacy_authentication_plug.ex
…
mapped_signature_to_identity_plug.ex
…
oauth_plug.ex
OAuthPlug, Router: Handle deactivated users in the UserEnabledPlug
2019-11-15 14:13:21 +01:00
oauth_scopes_plug.ex
OAuthScopesPlug: disallowed nil token (unless with :fallback option). WIP: controller tests modification: OAuth scopes usage.
2019-12-15 22:32:42 +03:00
remote_ip.ex
RemoteIp: only trust X-Forwarded-For
2020-01-30 00:06:58 +03:00
session_authentication_plug.ex
…
set_format_plug.ex
…
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
updated error messages for authentication process
2020-01-17 15:01:37 +03:00
user_fetcher_plug.ex
…
user_is_admin_plug.ex
[
#1478
] OAuth admin tweaks: enforced OAuth admin scopes usage by default, migrated existing OAuth records. Adjusted tests.
2020-01-10 10:52:21 +03:00