Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
prlp
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
10
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
prlp
Merge requests
!22
[
#3268419
] Fix prlp.settings:password_required variable type
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
[
#3268419
] Fix prlp.settings:password_required variable type
issue/prlp-3268419:2.0.x-3268419-var-type
into
2.0.x
Overview
0
Commits
1
Pipelines
1
Changes
2
Open
Ted Cooper
requested to merge
issue/prlp-3268419:2.0.x-3268419-var-type
into
2.0.x
2 months ago
Overview
0
Commits
1
Pipelines
1
Changes
2
Expand
This change did not make it into the 2.0.x branch.
👍
0
👎
0
Merge request reports
Compare
2.0.x
2.0.x (HEAD)
and
latest version
latest version
93e4d4c7
1 commit,
2 months ago
2 files
+
2
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
config/install/prlp.settings.yml
+
1
−
1
Options
langcode
:
en
password_required
:
1
password_required
:
true
login_destination
:
'
/user/%user/edit'
Loading