matrix-org / sygnal

Sygnal: reference Push Gateway for Matrix
Apache License 2.0
155 stars 140 forks source link

Check if `default_payload` is a dict before using it as a dict #292

Closed H-Shay closed 2 years ago

H-Shay commented 2 years ago

Fixes #291.

DMRobertson commented 2 years ago

I think this is waiting on changes to reject the pushkey(?)

H-Shay commented 2 years ago

Yes I've add changes which reject the pushkey-I am not convinced of their elegance but I figured best to get some feedback on my approach. Once the gcmpushkin and apsnpushkin changes look good, I can change webpushkin as well.