workarea-commerce / workarea

Workarea is an enterprise-grade Ruby on Rails commerce platform
https://www.workarea.com
Other
327 stars 66 forks source link

Include referrer in ending impersonation redirect fallbacks #543

Closed bencrouse closed 4 years ago

bencrouse commented 4 years ago

When ending an impersonation, this changes to allow redirecting to the referrer if the return_to parameter isn't present. Better UX for ending impersonations while working in the admin.

WORKAREA-293