..
admin_secret_authentication_plug_test.exs
Auth subsystem refactoring and tweaks.
2020-10-31 13:38:35 +03:00
authentication_plug_test.exs
Auth subsystem refactoring and tweaks.
2020-10-31 13:38:35 +03:00
basic_auth_decoder_plug_test.exs
BasicAuthDecoderPlug module name
2020-10-13 16:43:58 +03:00
cache_control_test.exs
Tests: Make as many tests as possible async.
2020-12-21 12:21:40 +01:00
cache_test.exs
Tests: Make as many tests as possible async.
2020-12-21 12:21:40 +01:00
digest_plug_test.exs
digest algorithm is taken from header
2020-11-27 08:10:52 +03:00
ensure_authenticated_plug_test.exs
alias alphabetically order
2020-10-13 16:43:59 +03:00
ensure_public_or_authenticated_plug_test.exs
alias alphabetically order
2020-10-13 16:43:59 +03:00
ensure_user_token_assigns_plug_test.exs
[ #3112 ] Ensured presence and consistency of :user and :token assigns (EnsureUserTokenAssignsPlug). Refactored auth info dropping functions.
2020-12-06 13:59:10 +03:00
federating_plug_test.exs
FederatingPlug module name
2020-10-13 16:43:55 +03:00
frontend_static_plug_test.exs
FrontStatic plug: excluded invalid url
2020-10-27 22:59:27 +03:00
http_security_plug_test.exs
Remove unused aliases
2020-10-30 18:42:43 +04:00
http_signature_plug_test.exs
tests consistency
2020-10-13 16:35:09 +03:00
idempotency_plug_test.exs
Tests: Make as many tests as possible async.
2020-12-21 12:21:40 +01:00
instance_static_test.exs
tests consistency
2020-10-13 16:35:09 +03:00
mapped_signature_to_identity_plug_test.exs
tests consistency
2020-10-13 16:35:09 +03:00
o_auth_plug_test.exs
Session token setting on token exchange. Auth-related refactoring.
2020-11-25 21:47:23 +03:00
o_auth_scopes_plug_test.exs
alias alphabetically order
2020-10-13 16:43:59 +03:00
plug_helper_test.exs
ExpectAuthenticatedCheckPlug module name
2020-10-13 16:43:56 +03:00
rate_limiter_test.exs
RateLimiter module name
2020-10-13 16:43:53 +03:00
remote_ip_test.exs
RemoteIp module name
2020-10-13 16:43:50 +03:00
set_format_plug_test.exs
SetFormatPlug module name
2020-10-13 16:42:53 +03:00
set_locale_plug_test.exs
SetLocalePlug module name
2020-10-13 16:42:52 +03:00
set_user_session_id_plug_test.exs
Session token setting on token exchange. Auth-related refactoring.
2020-11-25 21:47:23 +03:00
uploaded_media_plug_test.exs
Tests: Make as many tests as possible async.
2020-12-21 12:21:40 +01:00
user_enabled_plug_test.exs
UserEnabledPlug module name
2020-10-13 16:42:51 +03:00
user_fetcher_plug_test.exs
UserFetcherPlug module name
2020-10-13 16:42:51 +03:00
user_is_admin_plug_test.exs
UserIsAdminPlug module name
2020-10-13 16:42:50 +03:00