-
Notifications
You must be signed in to change notification settings - Fork 800
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add/protect blocked send email (#8117)
* Jetpack Protect: blocked login page - adds a better UI on the blocked login page - allows folks to temporarily unblock themselves with a magic link * Removes unused block. * Filtering login url * Adding filters to reset-password urls * Make it look nicer * Ensure folks can log out, even if their IP is blocked. * Only allow logouts if the user the nonce passes and they are currently logged in. * Slightly nicer screen when shown to in the iframe * Fix spacing, remove debugging code. * Fixes as suggested by @gititon * Add constant that makes testing easier * Remove empty comment line * Improve comment.
- Loading branch information
1 parent
1439147
commit 1bd1e8e
Showing
3 changed files
with
372 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.