John Beynon
John Beynon
Use a constant time comparison rather than HMAC comparison
It would be nice to see a Devise subdomains tutorial using some of the configurable options in the devise.rb initializer - importantly for subdomains - authentication_keys to limit users to...
If used with `buildpacks:set` then deployments would fail to deploy (https://gist.github.com/johnbeynon/ca93e03769da0d07ed18) This was down to the `detect` method not returning a name for the buildpack. Also, updates the docs to...
This hopefully resolves the issues experienced by customers in #inc-2022-06-03-strapi-database-connection-terminates-unexpectedly It typically manifested as a Server unhealthy message with this in the logs: ``` May 31 11:12:01 AM [2022-05-31 10:12:01.823]...
Update to add pool settings See also https://github.com/render-examples/strapi-postgres/pull/14