Nate Vick

Results 7 issues of Nate Vick

Add and setup Appraisal to run against multiple versions of Ruby/Rails/Minitest/RSpec. We should add this as a run in CI as well. Here is an example of using Appraisal in...

Currently the gem does not specify a supported Ruby Version. Let's only support > 3.0.

We should only support non-EOL'd Rails Versions.

Update the dependencies to the latest versions. Some may be covered by currently opened Dependabot PRs, but not all of them.

Not only set up for local test runs, but output and upload the artifacts on GitHub.

Setup GitHub Actions to run on PRs only.

## Summary - Fixes email enumeration vulnerabilities in both password reset and registration flows - Makes secure behavior the default for password reset (breaking change) - Adds paranoid mode support...