Fork of Pleroma with site-specific changes and feature branches https://git.pleroma.social/pleroma/pleroma
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Haelwenn (lanodan) Monnier 76bd80d462
test/plugs/user_is_admin_plug_test: New test
5 years ago
..
authentication_plug_test.exs Simplify AuthenticationPlug 5 years ago
basic_auth_decoder_plug_test.exs Add EnsureUserKeyPlug, smaller fixes 5 years ago
ensure_authenticated_plug_test.exs Add EnsureAuthenticatedPlug 5 years ago
ensure_user_key_plug_test.exs Add EnsureUserKeyPlug, smaller fixes 5 years ago
http_security_plug_test.exs Reset http security settings to fix plug test 5 years ago
http_signature_plug_test.exs Fail faster. 6 years ago
legacy_authentication_plug_test.exs Fix warning. 5 years ago
session_authentication_plug_test.exs Add SessionAuthenticationPlug. 5 years ago
set_user_session_id_plug_test.exs Add SetUserSessionIdPlug. 5 years ago
user_enabled_plug_test.exs tests: break the cycle using pleroma.factory 5 years ago
user_fetcher_plug_test.exs Add UserFetcherPlug. 5 years ago
user_is_admin_plug_test.exs test/plugs/user_is_admin_plug_test: New test 5 years ago