Mauricio Ackermann

Results 8 comments of Mauricio Ackermann

I think this PR should include the fix for the following issue #5443 since API-only apps don't have sessions anymore.

More context: Before Rails 7, the session passed to warden was a Hash. So even if the session was disabled, we were still able to write to the hash. Now,...

Thanks for sharing it @eslin. I added the support for the 7x

@Eruvae Thanks for contributing! I added the support to my PR

@Calosis thanks! Just added the support

I am also facing the same problem. It started happening after I reinstalled spaceship

@rimelke Muito obrigado! Faz bastante sentido essa implementação. Vou aplicá-la.