discourse/app
Blake Erickson 75069ff179 FIX: Users should be able to remove their primary group
This fix allows a user to remove their currently assigned primary group
if the Site Setting `user selected primary groups` is enabled.

Before this fix, if a user selected "none" for their primary group it
would silently fail and never be updated.
2020-01-17 15:43:54 -07:00
..
assets FIX: Don't override timezone on every visit of profile preferences 2020-01-17 22:34:18 +01:00
controllers Merge pull request #8736 from gschlager/rename_reply_id_column 2020-01-17 17:24:49 +01:00
helpers FIX: Replace deprecated URI.encode, URI.escape, URI.unescape and URI.unencode (#8528) 2019-12-12 12:49:21 +10:00
jobs FEATURE: Drop "backup" schema 7 days after restore 2020-01-16 17:48:47 +01:00
mailers FIX: Replace deprecated URI.encode, URI.escape, URI.unescape and URI.unencode (#8528) 2019-12-12 12:49:21 +10:00
models Merge pull request #8736 from gschlager/rename_reply_id_column 2020-01-17 17:24:49 +01: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: Users should be able to remove their primary group 2020-01-17 15:43:54 -07:00
views SECURITY: 2FA with U2F / TOTP 2020-01-15 11:27:12 +01:00