diff options
Diffstat (limited to 'changelogs/unreleased/327155-prevent-mutation-execution-with-read-api-tokens.yml')
-rw-r--r-- | changelogs/unreleased/327155-prevent-mutation-execution-with-read-api-tokens.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/327155-prevent-mutation-execution-with-read-api-tokens.yml b/changelogs/unreleased/327155-prevent-mutation-execution-with-read-api-tokens.yml new file mode 100644 index 00000000000..1758390a5cb --- /dev/null +++ b/changelogs/unreleased/327155-prevent-mutation-execution-with-read-api-tokens.yml @@ -0,0 +1,5 @@ +--- +title: Prevent tokens with only read_api scope from executing mutations +merge_request: +author: +type: security |