summaryrefslogtreecommitdiff
path: root/changelogs/unreleased/24576_cant_stop_impersonating.yml
Commit message (Collapse)AuthorAgeFilesLines
* Allow admins to stop impersonating users without e-mail addressesOren Kanner2016-11-171-0/+4
Resolves #24576 Modify the guard clause of the `ApplicationController#require_email` before action to skip requests where an admin is impersonating the current user.