discourse/spec/components/auth
Guo Xiang Tan 96c02caba7
DEV: Change use of Redis flushall to flushdb.
FLUSHALL removes all keys from all databases. Instead we only want to
remove keys from the current Redis database.
2020-05-19 10:20:00 +08:00
..
default_current_user_provider_spec.rb DEV: Change use of Redis flushall to flushdb. 2020-05-19 10:20:00 +08:00
discord_authenticator_spec.rb FEATURE: Login with Discord (#8053) 2019-08-30 10:54:19 +01:00
facebook_authenticator_spec.rb DEV: Prefabrication (test optimization) (#7414) 2019-05-07 13:12:20 +10:00
github_authenticator_spec.rb FIX: update GitHub screen_name on login via GitHub 2020-04-23 20:54:26 +05:30
google_oauth2_authenticator_spec.rb DEV: Prefabrication (test optimization) (#7414) 2019-05-07 13:12:20 +10:00
instagram_authenticator_spec.rb DEV: Prefabrication (test optimization) (#7414) 2019-05-07 13:12:20 +10:00
managed_authenticator_spec.rb UX: Ignore name parameter from IDP when it is equal to email (#8869) 2020-02-05 16:03:18 +00:00
twitter_authenticator_spec.rb DEV: Prefabrication (test optimization) (#7414) 2019-05-07 13:12:20 +10:00