discourse/app
David Taylor 84a2aae77f
FIX: Allow the app to generate and accept longer backup codes (#8761)
- Increase size of textarea when displaying generated codes
- Adjust maxlength of input field in JS UI
- Adjust maxlength of input field in no_ember UI

Follow-up to bff9880d63
2020-01-21 14:28:31 +00:00
..
assets FIX: Allow the app to generate and accept longer backup codes (#8761) 2020-01-21 14:28:31 +00:00
controllers Only warn about missing recipients for PM archetype 2020-01-21 16:38:16 +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 FIX: Allow the app to generate and accept longer backup codes (#8761) 2020-01-21 14:28:31 +00:00