mirror of
https://github.com/discourse/discourse.git
synced 2026-08-03 01:49:44 -05:00
There is no need to validate the user's emails when promoting/demoting their trust level, this can cause issues in things like Jobs::Tl3Promotions, we don't need to fail in that case when all we are doing is changing trust level.