Releases: oivoodoo/devise_masquerade
Releases · oivoodoo/devise_masquerade
2.1.3
02 Nov 11:43
Compare
Sorry, something went wrong.
No results found
2.1.0
16 Dec 09:21
Compare
Sorry, something went wrong.
No results found
replaced to_param -> id to support the.find method properly.
2.0.2
25 Oct 10:28
Compare
Sorry, something went wrong.
No results found
fix issue with helper method #116
v2.0.1
18 Oct 10:39
Compare
Sorry, something went wrong.
No results found
trying to fix the issue with session storage.
v2.0.0
10 Oct 08:34
Compare
Sorry, something went wrong.
No results found
added Devise.masquerade_storage_method = :session
:session as default method to store masqueraded user
cache (Rails.cache) is optionable now
Add GUID per masquerade owner
11 Sep 15:31
Compare
Sorry, something went wrong.
No results found
it's the security fix for #94
Minor changes
17 Feb 11:50
Compare
Sorry, something went wrong.
No results found
applied the minor changes on using GlobalID
Use GlobalID as routing id in the masquerade links
05 Feb 21:00
Compare
Sorry, something went wrong.
No results found
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.