This website requires JavaScript.
Explore
Help
Sign In
sjw
/
pleroma
Watch
1
Star
0
Fork
0
You've already forked pleroma
mirror of
https://git.pleroma.social/sjw/pleroma.git
synced
2025-01-23 22:40:36 +01:00
Code
Issues
Releases
Wiki
Activity
pleroma
/
test
/
plugs
History
William Pitcock
fc92bb28b4
tests: try breaking the cycle a different way
2018-09-09 12:43:58 +00:00
..
authentication_plug_test.exs
Simplify AuthenticationPlug
2018-09-05 18:53:38 +02:00
basic_auth_decoder_plug_test.exs
Add EnsureUserKeyPlug, smaller fixes
2018-09-05 19:06:28 +02:00
ensure_authenticated_plug_test.exs
Add EnsureAuthenticatedPlug
2018-09-05 17:59:19 +02:00
ensure_user_key_plug_test.exs
Add EnsureUserKeyPlug, smaller fixes
2018-09-05 19:06:28 +02:00
http_signature_plug_test.exs
…
legacy_authentication_plug_test.exs
Fix warning.
2018-09-05 22:42:50 +02:00
session_authentication_plug_test.exs
Add SessionAuthenticationPlug.
2018-09-05 18:37:02 +02:00
set_user_session_id_plug_test.exs
Add SetUserSessionIdPlug.
2018-09-05 21:42:42 +02:00
user_enabled_plug_test.exs
tests: try breaking the cycle a different way
2018-09-09 12:43:58 +00:00
user_fetcher_plug_test.exs
…