discourse/app/models/concerns
Sam Saffron bff9880d63 DEV: increase the length of backup codes
16 ^ 8 though not tiny but is a workable search space in the event of
breach, 16 ^ 16 is not.
2020-01-21 15:32:06 +11:00
..
anon_cache_invalidator.rb
cached_counting.rb DEV: s/\$redis/Discourse\.redis (#8431) 2019-12-03 10:05:53 +01:00
category_hashtag.rb
has_custom_fields.rb FIX: upserting custom fields using keywords converts the array key to a string 2019-10-29 11:35:38 -07:00
has_destroyed_web_hook.rb
has_search_data.rb
has_url.rb FIX: Replace deprecated URI.encode, URI.escape, URI.unescape and URI.unencode (#8528) 2019-12-12 12:49:21 +10:00
limited_edit.rb
positionable.rb
roleable.rb FIX: Granting staff status should auto-approve users waiting approval (#8533) 2019-12-12 16:26:38 -03:00
searchable.rb
second_factor_manager.rb DEV: increase the length of backup codes 2020-01-21 15:32:06 +11:00
stats_cacheable.rb DEV: s/\$redis/Discourse\.redis (#8431) 2019-12-03 10:05:53 +01:00
trashable.rb