mirror of
https://tangled.org/tranquil.farm/tranquil-pds
synced 2026-09-22 10:14:14 +00:00
This adds security alerts section to the communication settings, with one new item: a toggle for enabling/disabling legacy login alerts. It's enabled by default. Disabling it means that you no longer get emails when logging in through a non-2FA enabled login flow, like createSession. The reason I tackled this is that I have a bot account that automatically refreshes its session, using username and app password, and I'm close to having 100 of these emails in my inbox. I also tried to just disable TOTP but I wasn't allowed (I fixed that in a different PR). English and Swedish translations were me, the rest were MyMemory. I imagine someone can improve on them after this is merged!