pushbits / server

A simple server for push notifications via Matrix (and a minimalistic alternative to Pushover and Gotify) 🚀📯
https://www.pushbits.io
ISC License
314 stars 18 forks source link

Fix token lengths #39

Closed eikendev closed 2 years ago

eikendev commented 2 years ago

As discovered by @CubicrootXYZ in #38, the tokens currently generated are too long. The issue goes back to 9c228164959c854f205acfe1929952097c6985e9. Most importantly, any applications created with the compat flag were created with a token not conforming to Gotify's specification.