discourse/app
Sam 2f5c21e28c FIX: return a 400 error instead of 500 for null injections
Many security scanners like to inject NULL in inputs causing application
to exception out and return a 500

We now handle this exception and render a 400 status back
2018-09-04 12:11:52 +10:00
..
assets UX: hide associate accounts if second factor is enabled 2018-09-04 10:42:39 +10:00
controllers FIX: return a 400 error instead of 500 for null injections 2018-09-04 12:11:52 +10:00
helpers FIX: improve support for subfolder S3 CDN 2018-08-22 12:31:13 +10:00
jobs FIX: when uploads are destroyed clear up avatar refs in user table 2018-08-31 14:46:42 +10:00
mailers Drop reply_key, skipped and skipped_reason from email_logs. 2018-07-30 11:39:28 +08:00
models FEATURE: Let users see their user auth tokens. (#6313) 2018-08-31 10:18:06 +02:00
serializers REFACTOR: Use UserAuthTokenLogSerializer instead of conditionals. 2018-09-03 10:44:22 +08:00
services FIX: revert diacritic stripping 2018-08-31 11:46:55 +10:00
views FIX: links in rss feeds are sometimes wrong on subfolder installs 2018-08-27 18:05:15 -04:00