This website requires JavaScript.
Explore
lain.church
Help
Register
Sign In
squeegily
/
pleroma
Watch
1
Star
0
Fork
0
You've already forked pleroma
Code
Issues
Pull Requests
Releases
Wiki
Activity
f486556346
pleroma
/
test
/
plugs
History
rinpatch
66563f93fd
Set better Cache-Control header for static content
...
Closes
#1382
2019-12-13 21:19:55 +03:00
..
admin_secret_authentication_plug_test.exs
authentication_plug_test.exs
Exclude tests that use :crypt.crypt/2 on macOS
2019-07-22 19:54:22 +00:00
basic_auth_decoder_plug_test.exs
cache_control_test.exs
Set better Cache-Control header for static content
2019-12-13 21:19:55 +03:00
cache_test.exs
Add Pleroma.Plugs.Cache
2019-09-09 18:53:08 +00:00
ensure_authenticated_plug_test.exs
ensure_public_or_authenticated_plug_test.exs
added test helpers to clear config after tests
2019-08-19 15:34:29 +00:00
ensure_user_key_plug_test.exs
http_security_plug_test.exs
added test helpers to clear config after tests
2019-08-19 15:34:29 +00:00
http_signature_plug_test.exs
http signature plug: remove redundant checks handled by HTTPSignatures library
2019-07-18 15:11:21 +00:00
idempotency_plug_test.exs
instance_static_test.exs
added test helpers to clear config after tests
2019-08-19 15:34:29 +00:00
legacy_authentication_plug_test.exs
Exclude tests that use :crypt.crypt/2 on macOS
2019-07-22 19:54:22 +00:00
mapped_identity_to_signature_plug_test.exs
mapped signature plug: use
user
assign like authentication plug
2019-07-18 20:31:25 +00:00
oauth_plug_test.exs
oauth_scopes_plug_test.exs
rate_limiter_test.exs
[
#1041
] Rate-limited status actions (per user and per user+status).
2019-07-13 14:49:39 +03:00
session_authentication_plug_test.exs
set_format_plug_test.exs
tests WebFinger
2019-07-24 15:13:10 +00:00
set_locale_plug_test.exs
set_user_session_id_plug_test.exs
uploaded_media_plug_test.exs
user_enabled_plug_test.exs
UserEnabledPlug: fix test after backporting
2019-11-19 19:34:44 +03:00
user_fetcher_plug_test.exs
user_is_admin_plug_test.exs