Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
J
jwt
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
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
Show more breadcrumbs
project
jwt
Merge requests
!27
Resolve
#3510726
"Config schema fixes"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve
#3510726
"Config schema fixes"
issue/jwt-3510726:3510726-config-schema-fixes
into
2.x
Overview
0
Commits
1
Pipelines
2
Changes
1
Merged
Lucas Hedding
requested to merge
issue/jwt-3510726:3510726-config-schema-fixes
into
2.x
1 month ago
Overview
0
Commits
1
Pipelines
2
Changes
1
Expand
Related to
#3510726
0
0
Merge request reports
Compare
2.x
version 1
5fb81c6f
1 month ago
2.x (base)
and
latest version
latest version
5fb81c6f
1 commit,
3 weeks ago
version 1
5fb81c6f
1 commit,
1 month ago
1 file
+
2
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
modules/jwt_path_auth/config/schema/jwt_path_auth.schema.yml
+
2
−
1
Options
@@ -7,4 +7,5 @@ jwt_path_auth.config:
type
:
sequence
label
:
'
Path
prefixes'
sequence
:
-
type
:
string
type
:
string
label
:
Prefix
Loading