Chris Constantin

Results 8 comments of Chris Constantin

I missed this issue, duh. Is this still a problem?

@mgom @4xposed @tomekowal @gstokkink sorry all, I've been away from the Elixir/rails space for a bit now, and I have no quick way to validate the PR. What's the consensus...

I will have to take a look at the changes in 5.2, things like https://github.com/rails/rails/pull/28132 I'll try to find some time by end of week

@CD1212 Temporary fix for Rails 5.2 is to set `Rails.application.config.action_dispatch.use_authenticated_cookie_encryption = false`. I have a branch with support for AEAD encryption (default in Rails 5.2), but it fails to decrypt...

Hi @jivko-chobanov, thanks for submitting this. I'm accepting pull requests, with tests, if you're able to contribute a fix.

@4deeptech Thanks for this. I'd like to merge #23 first, since it's a complete re-write and might not suffer from this issue. Heads up that the cassandra schema will change...

@Horusiath no idea how to review, sorry. It's a full rewrite. Tests were failing because the streams and persistence query packages where not public yet.