discourse/app
Martin Brennan e69f7d2fd9
SECURITY: Limit user profile field length (#18302)
Adds limits to location and website fields at model and DB level
to match the bio_raw field limits. A limit cannot be added at the
DB level for bio_raw because it is a postgres text field.

Co-authored-by: Alan Guo Xiang Tan <gxtan1990@gmail.com>
2022-09-21 12:07:06 +10:00
..
assets FEATURE: add tooltips to timeline start/end dates (#18294) 2022-09-21 09:46:14 +08:00
controllers DEV: Update highlight.js to version 11 (#18282) 2022-09-20 12:43:28 -03:00
helpers DEV: Compile splash screen JS with ember-cli before inlining (#18150) 2022-09-01 09:58:48 +01:00
jobs UX: Use dominant color as image loading placeholder (#18248) 2022-09-20 10:28:17 +01:00
mailers FEATURE: Custom unsubscribe options (#17090) 2022-06-21 15:49:47 -03:00
models SECURITY: Limit user profile field length (#18302) 2022-09-21 12:07:06 +10:00
serializers UX: Use dominant color as image loading placeholder (#18248) 2022-09-20 10:28:17 +01:00
services FIX: Don't delete previous messages when we're inside the sent_recently window. (#18239) 2022-09-13 12:43:24 -03:00
views DEV: remove H1 from crawler view header (#18201) 2022-09-12 10:46:00 -04:00