Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
fail2ban
Manage
Activity
Members
Labels
Plan
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
opsi
fail2ban
Commits
564fd371
Commit
564fd371
authored
3 years ago
by
Samuel Weishaupt
Browse files
Options
Downloads
Patches
Plain Diff
added fail2ban wordpress properties
parent
50319a80
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
OPSI/control
+18
-1
18 additions, 1 deletion
OPSI/control
with
18 additions
and
1 deletion
OPSI/control
+
18
−
1
View file @
564fd371
[Package]
version:
1
version:
2
depends:
incremental: False
...
...
@@ -28,6 +28,18 @@ requiredProduct: telegraf
requiredStatus: installed
requirementType: before
[ProductProperty]
type: bool
name: jail_wordpress_hard
description: Enable jail wordpress-hard
default: False
[ProductProperty]
type: bool
name: jail_wordpress_soft
description: Enable jail wordpress-soft
default: False
[ProductProperty]
type: unicode
name: default_maxretry
...
...
@@ -188,6 +200,11 @@ description: Enable jail mysqld-auth
default: False
[Changelog]
fail2ban (2.3-2) stable; urgency=low
Added properties for wordpress fail2ban jail
-- Samuel Weishaupt <weishaus@informatik.uni-freiburg.de> Wed, 06 Oct 2021 15:23:37 +0000
fail2ban (2.3-1) stable; urgency=low
added wordpress fail2ban jails
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment