Files
tdesktop/Telegram/SourceFiles/intro
John Preston ae99761e39 Fixed handling a 2FA password removed from another session.
The intro step reported a permanent "Server Error" for both a removed
password and an unsupported algorithm; mtp.unknownAlgorithm separates
them, and a removal is what PASSWORD_EMPTY already reports, so go back.
CloudPassword::check() also missed the !hasPassword guard its own set()
and setEmail() have, and ComputeCloudPasswordHash() aborts on the null
algorithm variant.
2026-08-26 23:25:37 +04:00
..
2021-03-12 16:58:26 +04:00
2025-11-06 22:54:42 +04:00
2025-11-06 22:54:42 +04:00
2026-05-04 11:32:33 +07:00