discourse/app
Gerhard Schlager b970b072f6 FIX: User merge should not fail when primary email address is missing
The merge process might move all email addresses of the source user to the target user. Destroying the source user failed in that case.
2018-06-01 16:23:21 +02:00
..
assets FIX: alignment for instructions on change email and 2FA fields 2018-06-01 09:51:46 +08:00
controllers FIX: Update activation email route was returning a generic json error. 2018-05-31 14:19:43 +08:00
helpers FIX: allow user quotes in HTML digest emails 2018-05-13 18:23:17 +02:00
jobs FIX: Use the username formatter when updating cooked usernames 2018-05-25 17:29:06 -04:00
mailers FIX: check for existence of topic before looking for category 2018-05-17 10:49:01 +05:30
models PERF: Prefer exists? instead of loading AR object. 2018-06-01 09:44:14 +08:00
serializers Move some display logic out of model, upgrade old code patterns 2018-05-25 12:54:22 -04:00
services FIX: User merge should not fail when primary email address is missing 2018-06-01 16:23:21 +02:00
views FIX: redirect to sso_destination_url after account activation 2018-05-11 19:57:04 +02:00