Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
3e3da3ab
Commit
3e3da3ab
authored
Dec 21, 2020
by
Ash McKenzie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Namespace settings don't always exist for a group
parent
fe0d76d1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
app/views/groups/settings/_two_factor_auth.html.haml
app/views/groups/settings/_two_factor_auth.html.haml
+1
-1
No files found.
app/views/groups/settings/_two_factor_auth.html.haml
View file @
3e3da3ab
...
...
@@ -18,6 +18,6 @@
-
unless
group
.
has_parent?
.form-group
.form-check
=
f
.
check_box
:allow_mfa_for_subgroups
,
class:
'form-check-input'
,
checked:
group
.
namespace_settings
.
allow_mfa_for_subgroups
=
f
.
check_box
:allow_mfa_for_subgroups
,
class:
'form-check-input'
,
checked:
group
.
namespace_settings
&
.
allow_mfa_for_subgroups
=
f
.
label
:allow_mfa_for_subgroups
,
class:
'form-check-label'
do
=
_
(
'Allow subgroups to set up their own two-factor authentication rules'
)
Write
Preview
Markdown
is supported
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