discourse/spec/components/concern
Robin Ward a47e0a3fda FIX: TOTP could not be used on sites with colons in their names
This is because the TOTP gem identifies as a colon as an addressable
protocol. The solution for now is to remove the colon in the issuer
name.

Changing the issuer changes the token values, but now it was completely
broken for colons so this should not be breaking anyone new.
2020-02-20 16:35:30 -05: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: TOTP could not be used on sites with colons in their names 2020-02-20 16:35:30 -05:00