canonical-urls
6 months ago
carousel
8 months ago
comment-likes
9 months ago
comments
8 months ago
custom-post-types
6 months ago
external-media
9 months ago
google-fonts
7 months ago
gravatar
6 years ago
infinite-scroll
6 months ago
likes
8 months ago
markdown
9 months ago
memberships
9 months ago
photon-cdn
7 months ago
plugin-search
9 months ago
post-by-email
9 months ago
related-posts
6 months ago
scan
6 months ago
seo-tools
9 months ago
sharedaddy
6 months ago
shortcodes
6 months ago
simple-payments
9 months ago
site-icon
9 months ago
sitemaps
9 months ago
stats
8 months ago
subscriptions
6 months ago
theme-tools
6 months ago
tiled-gallery
9 months ago
verification-tools
9 months ago
videopress
6 months ago
widget-visibility
9 months ago
widgets
6 months ago
woocommerce-analytics
8 months ago
wordads
7 months ago
wpcom-tos
8 months ago
account-protection.php
9 months ago
blaze.php
9 months ago
blocks.php
9 months ago
canonical-urls.php
6 months ago
carousel.php
9 months ago
comment-likes.php
9 months ago
comments.php
9 months ago
contact-form.php
9 months ago
copy-post.php
7 months ago
custom-content-types.php
9 months ago
google-fonts.php
9 months ago
gravatar-hovercards.php
9 months ago
infinite-scroll.php
9 months ago
json-api.php
9 months ago
latex.php
9 months ago
likes.php
7 months ago
markdown.php
9 months ago
module-extras.php
9 months ago
module-headings.php
6 months ago
module-info.php
6 months ago
monitor.php
9 months ago
notes.php
8 months ago
photon-cdn.php
9 months ago
photon.php
9 months ago
plugin-search.php
6 months ago
post-by-email.php
9 months ago
post-list.php
9 months ago
protect.php
9 months ago
publicize.php
9 months ago
related-posts.php
9 months ago
search.php
9 months ago
seo-tools.php
9 months ago
sharedaddy.php
6 months ago
shortcodes.php
9 months ago
shortlinks.php
9 months ago
simple-payments.php
9 months ago
sitemaps.php
9 months ago
sso.php
9 months ago
stats.php
8 months ago
subscriptions.php
6 months ago
theme-tools.php
9 months ago
tiled-gallery.php
9 months ago
vaultpress.php
9 months ago
verification-tools.php
9 months ago
videopress.php
9 months ago
waf.php
9 months ago
widget-visibility.php
9 months ago
widgets.php
9 months ago
woocommerce-analytics.php
9 months ago
wordads.php
9 months ago
wpcom-reader.php
6 months ago
wpgroho.js
1 year ago
account-protection.php
15 lines
| 1 | <?php |
| 2 | /** |
| 3 | * Module Name: Account protection |
| 4 | * Module Description: Shield your login page with rate‑limiting and secure authentication safeguards. |
| 5 | * Sort Order: 4 |
| 6 | * First Introduced: 14.5 |
| 7 | * Requires Connection: Yes |
| 8 | * Requires User Connection: No |
| 9 | * Auto Activate: Yes |
| 10 | * Module Tags: Account Protection |
| 11 | * Feature: Security |
| 12 | * |
| 13 | * @package automattic/jetpack |
| 14 | */ |
| 15 |