discourse/app
Bianca Nenciu 9bd436c20b
FIX: Do not add same email multiple times (#12322)
The user and an admin could create multiple email change requests for
the same user. If any of the requests was validated and it became
primary, the other request could not be deleted anymore.
2021-03-10 14:49:26 +02:00
..
assets FIX: Add translation string for clear all watched words (#12336) 2021-03-10 14:48:13 +02:00
controllers FIX: Do not add same email multiple times (#12322) 2021-03-10 14:49:26 +02:00
helpers A11Y: sets the html lang to user's locale when possible (#12007) 2021-02-10 16:12:09 +01:00
jobs FIX: Do not clean up uploads when they're used by theme settings (#12326) 2021-03-09 19:16:45 +00:00
mailers FIX: Skip sending PM email for user silence (#12240) 2021-03-02 09:18:09 +10:00
models FIX: Validate user email only once (#12327) 2021-03-10 14:49:13 +02:00
serializers FEATURE: allow category group moderators to pin/unpin topics (#12325) 2021-03-09 16:05:11 -05:00
services FEATURE: Allow invites redemption with Omniauth providers. 2021-03-09 09:27:18 +08:00
views FIX: Remove unused JS from "finish installation" page (#12263) 2021-03-02 19:19:19 +01:00