Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
php
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Ansible
Roles
php
Commits
3fbcdb88
Commit
3fbcdb88
authored
5 years ago
by
Eric Zillmann
Browse files
Options
Downloads
Patches
Plain Diff
#2774 added policies for ghostscript file formats
parent
32f5f1d7
No related branches found
Branches containing commit
No related tags found
1 merge request
!1
#2774 added policies for ghostscript file formats
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
templates/etc-imagemagick-policy.xml
+5
-0
5 additions, 0 deletions
templates/etc-imagemagick-policy.xml
with
5 additions
and
0 deletions
templates/etc-imagemagick-policy.xml
+
5
−
0
View file @
3fbcdb88
...
...
@@ -66,4 +66,9 @@
<policy
domain=
"coder"
rights=
"none"
pattern=
"WIN"
/>
<policy
domain=
"coder"
rights=
"none"
pattern=
"PLT"
/>
<policy
domain=
"path"
rights=
"none"
pattern=
"@*"
/>
<!-- disable ghostscript format types -->
<policy
domain=
"coder"
rights=
"none"
pattern=
"PS"
/>
<policy
domain=
"coder"
rights=
"none"
pattern=
"EPS"
/>
<policy
domain=
"coder"
rights=
"read | write"
pattern=
"PDF"
/>
<policy
domain=
"coder"
rights=
"none"
pattern=
"XPS"
/>
</policymap>
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment