discourse/spec/integration
Blake Erickson 17bdffc900 SECURITY: When enabled only allow Discourse Connect logins
If Discourse Connect is enabled no other methods for account creation or
authentication should be allowed.
2024-12-19 13:13:23 -03:00
..
activerecord_preventing_writes_spec.rb DEV: Fix flaky test (#30215) 2024-12-11 10:12:58 +08:00
api_keys_spec.rb
auto_reject_reviewable_users_spec.rb
blocked_hotlinked_media_spec.rb
category_tag_spec.rb
content_security_policy_spec.rb
discord_omniauth_spec.rb
email_outbound_spec.rb
email_style_spec.rb DEV: deduplicate inline styles in emails (#30015) 2024-11-30 16:38:45 +01:00
facebook_omniauth_spec.rb
flags_spec.rb
github_omniauth_spec.rb SECURITY: When enabled only allow Discourse Connect logins 2024-12-19 13:13:23 -03:00
group_spec.rb
invalid_request_spec.rb
invite_only_registration_spec.rb DEV: Change hide_email_address_taken default to true (#30293) 2024-12-17 10:46:04 +08:00
message_bus_spec.rb
multisite_cookies_spec.rb
multisite_spec.rb
rate_limiting_spec.rb DEV: Call Discourse.redis.flushdb after the end of each test (#29117) 2024-10-09 07:19:31 +08:00
request_tracker_spec.rb
same_ip_spammers_spec.rb
secure_uploads_spec.rb
smtp_spec.rb DEV: Attempt to fix a flaky spec (#29155) 2024-10-10 17:19:53 +08:00
spam_rules_spec.rb
tag_counts_spec.rb
topic_auto_close_spec.rb
topic_thumbnail_spec.rb
twitter_omniauth_spec.rb SECURITY: When enabled only allow Discourse Connect logins 2024-12-19 13:13:23 -03:00
watched_words_spec.rb