mozilla-services / autopush

Python Web Push Server used by Mozilla
https://autopush.readthedocs.io/
Mozilla Public License 2.0
219 stars 30 forks source link

bug: normalize "reason" tag #1426

Closed jrconlin closed 4 years ago

jrconlin commented 4 years ago

The "reason" tag is not always rendered the same. Some reasons feature snake_case, others are whole phrases.

jrconlin commented 4 years ago

Going to go with snake_case for now, just to avoid any possible UI issues with spaces.