Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
walint
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
hub
walint
Commits
aa383a2a
Commit
aa383a2a
authored
3 years ago
by
stuebinm
Browse files
Options
Downloads
Patches
Plain Diff
minor addition
parent
0682e115
No related branches found
No related tags found
No related merge requests found
Pipeline
#8428
failed
3 years ago
Stage: build
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Readme.md
+4
-2
4 additions, 2 deletions
Readme.md
with
4 additions
and
2 deletions
Readme.md
+
4
−
2
View file @
aa383a2a
...
@@ -69,8 +69,10 @@ For now there are three types of such rules:
...
@@ -69,8 +69,10 @@ For now there are three types of such rules:
case it will be rejected as a lint error.
case it will be rejected as a lint error.
-
`schema: {"scope":[scopes], "subst":{domain: prefix, ...}}`
: if in a scope
-
`schema: {"scope":[scopes], "subst":{domain: prefix, ...}}`
: if in a scope
listed in
`scopes`
and given a URI with the domain
`domain`
, concatenate
listed in
`scopes`
and given a URI with the domain
`domain`
, concatenate
`prefix`
with the tail of this URI. If there is no applicable
`domain`
,
`prefix`
with the tail of this URI.
reject the URI
In case an URI is encountered and there is no applicable rule, it will be rejected
(note that this means you'll have to explicitly allow
`https://`
for links!)
For now there are two (useful) scopes:
`map`
applies to tiled map links
For now there are two (useful) scopes:
`map`
applies to tiled map links
(i.e.
`exitUrl`
), and
`website`
applies to weblinks (i.e.
`openWebsite`
).
(i.e.
`exitUrl`
), and
`website`
applies to weblinks (i.e.
`openWebsite`
).
...
...
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