Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
nl6720
Service Agreements
Commits
2b5fab1b
Verified
Commit
2b5fab1b
authored
Mar 14, 2022
by
Evangelos Foutras
🐱
Browse files
Set security.exec.allow to ['^asciidoctor$']
The default security policy doesn't allow executing asciidoctor.
parent
fc8b0620
Pipeline
#16544
passed with stage
in 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
config.toml
View file @
2b5fab1b
...
...
@@ -9,3 +9,7 @@ enableGitInfo = true
BookComments
=
false
BookRepo
=
'https://gitlab.archlinux.org/archlinux/service-agreements'
BookCommitPath
=
'commit'
[security]
[security.exec]
allow
=
['^asciidoctor$']
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment