discourse/app
Sam Saffron b824898f61
FIX: respect automatic group membership when sso changes email
Previously we were only updating group membership when a user record was
first created in an SSO setting.

This corrects it so we also update it if SSO changes the email
2020-04-08 16:33:50 +10:00
..
assets FIX: redirect `/my/*path` to `/login-preferences` on client side 2020-04-08 07:10:58 +05:30
controllers DEV: reduce logging when no external id is specified 2020-04-08 12:42:28 +10:00
helpers FIX: Display small post actions when embedding a topic (#9278) 2020-03-26 09:07:41 -03:00
jobs FIX: CSV Exports were throwing errors with invalid dates 2020-04-07 14:05:27 -04:00
mailers FEATURE: High priority bookmark reminder notifications (#9290) 2020-04-01 09:09:20 +10:00
models FIX: respect automatic group membership when sso changes email 2020-04-08 16:33:50 +10:00
serializers DEV: changes so plugins can customize invites UI (#9365) 2020-04-07 11:58:49 -04:00
services FIX: FlagSockpuppets should not flag a post if a post of that user was already rejected by staff (#9328) 2020-04-01 09:20:45 -03:00
views FEATURE: screenreader landmarks for main, suggested topics 2020-04-07 15:42:03 -07:00