From dd136858f1ea40ad3c94191d647487fa4f31926c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 18 Oct 2024 20:33:49 +0200 Subject: Adding upstream version 9.0.0. Signed-off-by: Daniel Baumann --- release-notes/5149.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 release-notes/5149.md (limited to 'release-notes/5149.md') diff --git a/release-notes/5149.md b/release-notes/5149.md new file mode 100644 index 0000000..1f508d2 --- /dev/null +++ b/release-notes/5149.md @@ -0,0 +1 @@ +The scope of application tokens is not verified when writing containers or Conan packages. This is of no consequence when the user associated with the application token does not have write access to packages. If the user has write access to packages, such a token can be used to write containers and Conan packages. -- cgit v1.2.3