Master login to customer's account bad practice?

This page summarizes the projects mentioned and recommended in the original post on /r/rails

Our great sponsors
  • SonarQube - Static code analysis for 29 languages.
  • Mergify - Updating dependencies is time-consuming.
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • devise_masquerade

    Extension for devise, enable login as functionality. Add link to the masquerade_path(resource) and use it.

    There's a Devise plugin to help you do this (without needing a user's password; instead you'd want/need to have some concept of an admin user and maybe an admin backend to add the masquerade/impersonation links to): https://github.com/oivoodoo/devise_masquerade

  • evil-seed

    A Gem for creating partial anonymized dumps of your database using your app model relations.

    Since it can be challenging to replicate production DB issues exactly, I would recommend creating anonymized dumps of your data with something like https://github.com/evilmartians/evil-seed

  • SonarQube

    Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts