gitlab-org--gitlab-foss/changelogs/unreleased/24576_cant_stop_impersonating.yml
Oren Kanner 8dd9a8b6e0 Allow admins to stop impersonating users without e-mail addresses
Resolves #24576

Modify the guard clause of the `ApplicationController#require_email`
before action to skip requests where an admin is impersonating the
current user.
2016-11-17 23:28:39 -05:00

4 lines
117 B
YAML

---
title: Allow admins to stop impersonating users without e-mail addresses
merge_request: 7550
author: Oren Kanner