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
dccf5f0b
Commit
dccf5f0b
authored
Jun 27, 2019
by
Imre Farkas
Committed by
Douwe Maan
Jun 27, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update doc link on IP restriction
parent
2209afc5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
ee/app/views/groups/settings/_ip_restriction.html.haml
ee/app/views/groups/settings/_ip_restriction.html.haml
+1
-1
No files found.
ee/app/views/groups/settings/_ip_restriction.html.haml
View file @
dccf5f0b
...
...
@@ -13,5 +13,5 @@
-
else
=
ip_restriction_form
.
text_field
:range
,
class:
'form-control'
,
placeholder:
_
(
'Enter IP address range'
)
.form-text.text-muted
-
read_more_link
=
link_to
(
_
(
'Read more'
),
'https://gitlab.com/gitlab-org/gitlab-ee/issues/1985'
)
-
read_more_link
=
link_to
(
_
(
'Read more'
),
help_page_path
(
'user/group/index'
,
anchor:
'ip-access-restriction-ultimate'
)
)
=
_
(
'This group, including all subgroups, projects and git repositories, will only be reachable from the specified IP address range. Example: <code>192.168.0.0/24</code>. %{read_more_link}.'
).
html_safe
%
{
read_more_link:
read_more_link
}
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