mdouchement / standardfile

Yet Another Standardfile (standardnotes server) Implementation written in Golang
MIT License
80 stars 9 forks source link

1 PC client has subscription features enabled, 2 other clients only have basic features #94

Open cfredericksen opened 1 year ago

cfredericksen commented 1 year ago

The other 2 clients, only basic features allowed, are a Mac and an Android phone with the latest client. Is this by design?

mdouchement commented 1 year ago

IMO it should be the same behavior for all clients. It may be due the race condition issue in the official client found by @Crusader99 in his PR.

binaryben commented 1 year ago

As reported in #101 I also seem to be having issues with enabling features. So far I've only tested on the the official web client as the native macOS client won't let me log in until I set certificates up better (i.e., run in production on a non-local domain). Anything I can do or provide to help debug?