devise_masquerade

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

MIT License

Downloads
1.9M
Stars
538
Committers
26

Bot releases are visible (Hide)

devise_masquerade - 2.1.3 Latest Release

Published by oivoodoo 12 months ago

devise_masquerade - 2.1.0

Published by oivoodoo almost 2 years ago

  • replaced to_param -> id to support the.find method properly.
devise_masquerade - 2.0.2

Published by oivoodoo almost 2 years ago

  • fix issue with helper method #116
devise_masquerade - v2.0.1

Published by oivoodoo about 2 years ago

  • trying to fix the issue with session storage.
devise_masquerade - v2.0.0

Published by oivoodoo about 2 years ago

  • added Devise.masquerade_storage_method = :session
  • :session as default method to store masqueraded user
  • cache (Rails.cache) is optionable now
devise_masquerade - Add GUID per masquerade owner

Published by oivoodoo about 3 years ago

devise_masquerade - Minor changes

Published by oivoodoo over 3 years ago

  • applied the minor changes on using GlobalID
devise_masquerade - Use GlobalID as routing id in the masquerade links

Published by oivoodoo over 3 years ago

  • Use GlobalID as routing id in the masquerade links
  • Applied the security fix to ensure to back only to the origin (owner) of masquerading user.
Package Rankings
Top 3.55% on Rubygems.org
Badges
Extracted from project README
Gitter chat FOSSA Status Build Status Maintainability FOSSA Status
Related Projects