You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
1.2 on January 29, 2024
Confirmed compatibility with WordPress 6.4.2
New: Added a new filter, rda_allowlist, to configure pages that should be accessible to all users, regardless of their capabilities or roles (see FAQ for usage)
Improved: Added a description that clarifies that the Login Message is only displayed on the WordPress "Log In" screen
Improved: The User Profile Access text is now a proper label for the checkbox
Fixed: Allow access to the Wordfence 2FA configuration page (#33)
Tweak: Prevent directly accessing PHP files by checking for ABSPATH (#26)
Tweak: Prevent browsing directories on poorly-configured servers by adding index.php files in plugin directories