mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
push_notifications: Migrate to FCM HTTP v1 API.
The legacy API we use via python-gcm is deprecated and about to be disabled. Fixes #29768.
This commit is contained in:
committed by
Tim Abbott
parent
496aa2a0f1
commit
4917e01ffb
@@ -66,6 +66,7 @@ module = [
|
||||
"django_scim.*",
|
||||
"DNS.*",
|
||||
"fakeldap.*",
|
||||
"firebase_admin.*",
|
||||
"gcm.*",
|
||||
"gitlint.*",
|
||||
"jsonref.*",
|
||||
|
Reference in New Issue
Block a user