gitlab-org--gitlab-foss/changelogs/unreleased/member-access-granted-leave-email-fe.yml
Luke Bennett 1fb499de27
Add leave link to access_granted email
Allows users to leave a project/group
that they have been added to.
Add function to leave a namespace by url param
If the `leave` param is present on a project/group show page,
click the leave link.
2019-05-03 17:19:16 +01:00

5 lines
98 B
YAML

---
title: Leave project/group from access granted email
merge_request: 27892
author:
type: added