pull/139/head
Lorenz Diener 2018-06-05 14:43:47 +02:00 zatwierdzone przez GitHub
rodzic 4b747886b9
commit 0ded906338
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -1587,7 +1587,7 @@ class Mastodon:
###
def push_subscription_generate_keys(self):
"""
Generates a private key, public key and shared secret for use in webpush subscriptionss.
Generates a private key, public key and shared secret for use in webpush subscriptions.
Returns two dicts: One with the private key and shared secret and another with the
public key and shared secret.