mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Closed beta 1000017001: enable auth_key_destroy.
Now we use only new authorization keys for signing in. If we are preparing to sign in and we see, that some of the authorization keys were not generated in this launch, but were read from file, we destroy all existing auth keys and generate a completely new set.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<Identity Name="TelegramDesktop"
|
||||
ProcessorArchitecture="x64"
|
||||
Publisher="CN=Telegram Messenger LLP, O=Telegram Messenger LLP, L=London, C=GB"
|
||||
Version="1.0.17.0" />
|
||||
Version="1.0.17.1" />
|
||||
<Properties>
|
||||
<DisplayName>Telegram Desktop</DisplayName>
|
||||
<PublisherDisplayName>Telegram Messenger LLP</PublisherDisplayName>
|
||||
|
||||
Reference in New Issue
Block a user