discourse/app
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
..
assets FIX: Make category-chooser show all parent categories (#8706) 2020-01-19 13:07:54 +02:00
controllers DEV: Add debug lines for mystery no_user_selected error (#8759) 2020-01-21 10:50:44 +10:00
helpers FIX: Replace deprecated URI.encode, URI.escape, URI.unescape and URI.unencode (#8528) 2019-12-12 12:49:21 +10:00
jobs FIX: when tag or category is added notify users that topic was modified (#8750) 2020-01-21 08:41:13 +11:00
mailers FIX: Replace deprecated URI.encode, URI.escape, URI.unescape and URI.unencode (#8528) 2019-12-12 12:49:21 +10:00
models DEV: increase the length of backup codes 2020-01-21 15:32:06 +11:00
serializers FEATURE: Secure media allowing duplicated uploads with category-level privacy and post-based access rules (#8664) 2020-01-16 13:50:27 +10:00
services FIX: Incorrect locale in badge granter (#8749) 2020-01-21 09:08:48 +11:00
views SECURITY: 2FA with U2F / TOTP 2020-01-15 11:27:12 +01:00