michaelbanfield / devise-pwned_password
Devise extension that checks user passwords against the PwnedPasswords dataset
☆157Updated 11 months ago
Alternatives and similar repositories for devise-pwned_password:
Users that are interested in devise-pwned_password are comparing it to the libraries listed below
- Address verification for Ruby and Rails☆184Updated 3 months ago
- Fast batch deletes for Active Record and Postgres☆201Updated 2 years ago
- Keep personal data out of your logs☆256Updated 3 months ago
- Ruby gem to detect bots and crawlers via the user agent☆133Updated 3 weeks ago
- Rails Event Store in a more Rails way☆192Updated 2 months ago
- A friendlier CLI for Bundler’s `update` and `outdated` commands.☆194Updated 3 weeks ago
- Devise plugin to reject weak passwords using zxcvbn☆196Updated last month
- Simple, internationalized and DRY page titles and headings for Rails.☆114Updated last week
- ActiveJob::Performs adds the `performs` macro to set up jobs by convention.☆162Updated 2 weeks ago
- Add contracts to your interactors☆80Updated 5 years ago
- ☆117Updated 2 months ago
- Implement texter classes for sending SMS messages in similar way to how e-mails are sent with ActionMailer-based mailers. Take advantage …☆131Updated last year
- Integrate PostgreSQL's enumerated types with the Rails enum feature☆167Updated 2 years ago
- calculate_all method for aggregate functions in Active Record☆125Updated 6 years ago
- Parse user agent to deduce the platform☆125Updated 2 years ago
- A faster alternative to the custom use of `in_batches` with `pluck`☆152Updated 5 months ago
- Run your data migration scripts like a master☆125Updated 11 months ago
- Code ownership for Rails☆125Updated 3 months ago
- Parameters-based transformation DSL☆213Updated 5 months ago
- Manage timestamps in ActiveRecord models☆134Updated this week
- Active Storage previewer for Microsoft Office files based on LibreOffice☆80Updated last year
- IP address anonymizer for Ruby and Rails☆102Updated 3 months ago
- A gem for memoization in Ruby☆190Updated last month
- Rate limiting/job enabling for ActiveJob using distributed locks in Redis or Memcached.☆308Updated last year
- A companion gem for the "Ten Years of Rails Upgrades" talk☆170Updated last year
- Tiny health check of Rack apps like Rails, Sinatra for use with uptime checking systems like Kubernetes, Docker or Uptimerobot