Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYorick Peterse <yorickpeterse@gmail.com>2017-02-07 16:55:42 +0300
committerYorick Peterse <yorickpeterse@gmail.com>2017-02-07 16:58:49 +0300
commitebae38394d8d6738ace1719633ad93c112951f03 (patch)
treeba256bac5a04def9aea317706feea4ae65b36c1c /changelogs
parent99fceff4f9e98cc7cb725882abec6e5b7c9b0170 (diff)
Refresh authorizations when transferring projects
This ensures that project authorizations are refreshed when moving a project from one namespace to another. When doing so the permissions for all users of both the old and new namespaces are refreshed. See #26194 for more information.
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/refresh-permissions-when-moving-projects.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/refresh-permissions-when-moving-projects.yml b/changelogs/unreleased/refresh-permissions-when-moving-projects.yml
new file mode 100644
index 00000000000..a94bcdaa9a3
--- /dev/null
+++ b/changelogs/unreleased/refresh-permissions-when-moving-projects.yml
@@ -0,0 +1,4 @@
+---
+title: Refresh authorizations when transferring projects
+merge_request:
+author: