discourse/spec/components/concern
Martin Brennan beb91e7eff
FIX: require: false for rotp gem (#8540)
The ROTP gem is only used in a very small amount of places in the app, we don't need to globally require it.

Also set the Addressable gem to not have a specific version range, as it has not been a problem yet.

Some slight refactoring of UserSecondFactor here too to use SecondFactorManager to avoid code repetition
2019-12-17 10:33:51 +10:00
..
category_hashtag_spec.rb FIX: Account for nil when looking up subcategories 2019-10-16 20:04:54 +01:00
has_custom_fields_spec.rb FIX: upserting custom fields using keywords converts the array key to a string 2019-10-29 11:35:38 -07:00
has_search_data_spec.rb DEV: Add support for Rails 6 2019-05-02 16:23:25 +10:00
positionable_spec.rb DEV: Add support for Rails 6 2019-05-02 16:23:25 +10:00
searchable_spec.rb DEV: Add support for Rails 6 2019-05-02 16:23:25 +10:00
second_factor_manager_spec.rb FIX: require: false for rotp gem (#8540) 2019-12-17 10:33:51 +10:00