discourse/spec/services
Maja Komel 27e732a58d FEATURE: allow multiple secrets for Discourse SSO provider
This splits off the logic between SSO keys used incoming vs outgoing, it allows to far better restrict who is allowed to log in using a site.

This allows for better auditing of the SSO provider feature
2018-10-15 16:03:53 +11:00
..
anonymous_shadow_creator_spec.rb FIX: email_domains_whitelist prevented creation of anonymous users 2018-03-06 18:14:53 +01:00
auto_silence_spec.rb FEATURE: Support an end date for user silencing 2017-11-14 13:20:19 -05:00
badge_granter_spec.rb DEV: Rails 5.2 upgrade and global gem upgrade 2018-06-07 14:21:33 +10:00
color_scheme_revisor_spec.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
destroy_task_spec.rb FIX: Allow `rake destroy:topics` to delete topics in sub-categories 2018-09-10 12:52:14 +01:00
flag_sockpuppets_spec.rb Nuke all `SiteSetting.stubs` from our codebase. 2017-07-07 15:09:14 +09:00
group_action_logger_spec.rb FEATURE: Add group settngs to allow users to leave a group freely. 2017-07-28 15:00:25 +09:00
group_mentions_updater_spec.rb DEV: Take 2 Queue jobs in tests by default. 2018-05-31 16:23:23 +08:00
group_message_spec.rb Rename "Blocked" to "Silenced" 2017-11-10 14:10:27 -05:00
i18n_interpolation_keys_finder_spec.rb FIX: Detect {{foo}} as interpolation key 2018-09-05 00:47:39 +02:00
notification_emailer_spec.rb rename 'private_email_time_window_seconds' to 'personal_email_time_window_seconds' 2018-02-01 13:25:29 +05:30
post_action_notifier_spec.rb FEATURE: Pop revise modal on post edited notification (#6287) 2018-08-24 09:13:07 -04:00
post_alerter_spec.rb FIX: notify staff about whispers in watched categories (#6128) 2018-07-21 11:20:21 +02:00
post_owner_changer_spec.rb DEV: Rails 5.2 upgrade and global gem upgrade 2018-06-07 14:21:33 +10:00
push_notification_pusher_spec.rb Feature: Push notifications for Android (#5792) 2018-05-04 15:31:48 -07:00
random_topic_selector_spec.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
search_indexer_spec.rb FEATURE: new 'search_ignore_accents' site setting 2018-09-17 10:42:30 +02:00
site_settings_spec.rb FEATURE: only export settings that changed via rake task 2018-10-08 11:54:52 +11:00
spam_rules_enforcer_spec.rb Rename "Blocked" to "Silenced" 2017-11-10 14:10:27 -05:00
staff_action_logger_spec.rb FEATURE: backend support for user-selectable components 2018-08-08 14:46:34 +10:00
topic_status_updater_spec.rb Enable `Lint/ShadowingOuterLocalVariable` for Rubocop. 2018-09-04 10:16:42 +08:00
topic_timestamp_changer_spec.rb FEATURE: remove the timecop gem 2017-07-24 12:11:10 -04:00
trust_level_granter_spec.rb FIX: grant trust level when bulk adding users to group 2017-03-06 14:39:53 +05:30
user_activator_spec.rb FIX: Don't allow invalid email to be saved. 2016-12-21 17:47:11 +08:00
user_anonymizer_spec.rb FIX: Remove user fields when anonymizing user 2018-09-07 00:02:56 +02:00
user_authenticator_spec.rb FIX: apply automatic group rules when using social login providers 2018-05-23 02:26:07 +03:00
user_destroyer_spec.rb UX: when admin is deleted, make it clear in staff action logs when records belong to a deleted user and show their username in the details 2018-10-02 13:46:54 -04:00
user_merger_spec.rb FEATURE: backend support for user-selectable components 2018-08-08 14:46:34 +10:00
user_silencer_spec.rb FIX: Include post in staff action logs when silencing a user 2018-02-13 15:59:10 -05:00
user_updater_spec.rb FEATURE: themes and components split 2018-08-24 11:30:00 +10:00
username_changer_spec.rb DEV: Take 2 Queue jobs in tests by default. 2018-05-31 16:23:23 +08:00
username_checker_service_spec.rb FIX: Check for group name availability should skip reserved usernames. 2018-08-01 11:09:33 +08:00
wildcard_domain_checker_spec.rb FEATURE: allow multiple secrets for Discourse SSO provider 2018-10-15 16:03:53 +11:00
word_watcher_spec.rb FIX: don't downcase watched words on input since it can break the watched_words_regular_expressions setting 2018-01-09 16:51:59 -05:00