gitlab-org--gitlab-foss/changelogs/unreleased/40385-prohibit_impersonation.yml
Imre Farkas bd3a484032
Add config to disable impersonation
Adds gitlab.impersonation_enabled config option defaulting to true to
keep the current default behaviour.

Only the act of impersonation is modified, impersonation token
management is not affected.
2018-11-29 09:37:16 +01:00

5 lines
89 B
YAML

---
title: Add config to prohibit impersonation
merge_request: 23338
author:
type: added