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
1fb13595
Commit
1fb13595
authored
Jun 16, 2020
by
Zamir Martins Filho
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Apply 1 suggestion(s) to 1 file(s)
parent
d2a1b179
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletion
+4
-1
app/assets/javascripts/clusters/components/ingress_modsecurity_settings.vue
...ipts/clusters/components/ingress_modsecurity_settings.vue
+1
-1
locale/gitlab.pot
locale/gitlab.pot
+3
-0
No files found.
app/assets/javascripts/clusters/components/ingress_modsecurity_settings.vue
View file @
1fb13595
...
...
@@ -18,7 +18,7 @@ import modSecurityLogo from 'images/cluster_app_logos/gitlab.png';
const
{
UPDATING
,
UNINSTALLING
,
INSTALLING
,
INSTALLED
,
UPDATED
}
=
APPLICATION_STATUS
;
export
default
{
title
:
'
Web Application Firewall
'
,
title
:
__
(
'
Web Application Firewall
'
)
,
modsecurityUrl
:
'
https://modsecurity.org/about.html
'
,
components
:
{
GlAlert
,
...
...
locale/gitlab.pot
View file @
1fb13595
...
...
@@ -25215,6 +25215,9 @@ msgstr ""
msgid "We've found no vulnerabilities"
msgstr ""
msgid "Web Application Firewall"
msgstr ""
msgid "Web IDE"
msgstr ""
...
...
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