blag
blag
> I tried doing that, but I have existing data and it wont convert the types when i migrate, for the existing data Yep, this a major downside to using...
Reopened because this is something I might be able to fix. I can simply convert all keys to strings, would that work for you? Try modifying the file in the...
### Proposal using asymmetric encryption ### In the list sessions view, encrypt each session key for the user, use that in the value of the form used to delete a...
Session data is signed, but session keys are not AFAIK. But either way, we should not expose cleartext session keys other than the request's current one even if they are...
Not a security issue, no. But I would be worried about a performance issue. There are **at least** as many session objects stored as their are currently connected users (CCUs)...
I've been doing a fair bit of work on this and I'm already in Jazzband. Happy to assist maintaining it if you're still looking for help. It's not the first...
This would be a nice addition. Would you be interested in writing this yourself and submitting a PR?
Closing since this was fixed in #107. Thank you!
Hey @sulami thanks for the response. I realize I misworded a few things in my issue, so I've tweaked a bit of the wording to be more clear what I'm...
I've migrated to using the alternative [LinearMouse](https://linearmouse.app/) ([repo](https://github.com/linearmouse/linearmouse)), which doesn't seem to have this issue. That's at least an option for users until this is fixed. But since this is...