AiursoftWeb / Kahla.App

Kahla is a cross-platform business messaging app.
https://www.kahla.app
MIT License
415 stars 85 forks source link

Firefox can not sign out. #277

Closed Anduin2017 closed 5 years ago

Anduin2017 commented 5 years ago
  1. Download Firefox (with passing the GFW).
  2. Sign in.
  3. Go to Devices and found that the current device was not added.
  4. Sign out, and you will find that you can not sign out now!
xxyzz commented 5 years ago

Request /fontawesome-webfont.woff2 get 404, so service worker doesn't install. But the .woff file exists.

Anduin2017 commented 5 years ago

Ok. Please try adding a new rule to this file so that the web server returns woff2.

https://github.com/AiursoftWeb/Kahla.App/blob/master/src/web.config

And merge it to try again.