kollapsminoriteten/wp-content/plugins/jetpack/modules/protect.php

15 lines
609 B
PHP
Raw Permalink Normal View History

2022-06-16 14:01:47 +02:00
<?php // phpcs:ignore WordPress.Files.FileName.InvalidClassFileName
2019-11-15 23:26:29 +01:00
/**
2022-06-16 14:01:47 +02:00
* Module Name: Brute force protection
2025-07-27 19:58:08 +02:00
* Module Description: Block malicious login attempts automatically and keep hackers out.
2019-11-15 23:26:29 +01:00
* Sort Order: 1
* Recommendation Order: 4
* First Introduced: 3.4
* Requires Connection: Yes
2023-04-26 17:39:43 +02:00
* Requires User Connection: No
2019-11-15 23:26:29 +01:00
* Auto Activate: Yes
* Module Tags: Recommended
* Feature: Security
* Additional Search Queries: security, jetpack protect, secure, protection, botnet, brute force, protect, login, bot, password, passwords, strong passwords, strong password, wp-login.php, protect admin
*/