From 2293ea260642f322472763861e9be8e85bf0274a Mon Sep 17 00:00:00 2001 From: Benedikt Kulmann Date: Wed, 2 Sep 2020 16:14:59 +0200 Subject: [PATCH] Add ocis-pkg PR url to changelog --- changelog/unreleased/use-roles-manager.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog/unreleased/use-roles-manager.md b/changelog/unreleased/use-roles-manager.md index ab2fd3786..3b3f68842 100644 --- a/changelog/unreleased/use-roles-manager.md +++ b/changelog/unreleased/use-roles-manager.md @@ -4,3 +4,4 @@ The roles cache and its cache update middleware have been replaced with a roles over to the new roles manager implementation, to prepare for permission checks on grpc requests as well. https://github.com/owncloud/ocis-accounts/pull/108 +https://github.com/owncloud/ocis-pkg/pull/60