Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accommodate WP Engine servers #248

Merged
merged 6 commits into from
Jun 2, 2016
Merged

Accommodate WP Engine servers #248

merged 6 commits into from
Jun 2, 2016

Conversation

lolux
Copy link
Contributor

@lolux lolux commented Jun 1, 2016

This PR implements automations for the current manual workarounds that are required after installing the Clef 2FA plugin on a WP Engine server; in other words, these changes make the plugin plug-n-play for WPE users:

  1. The wpe-login=clef param is added to the Logout Hook URL during plugin installation
  2. WPE's 60-sec. Heartbeat API interval throttle is changed to 5 sec.
  3. WPE's restriction on the scope of the Heartbeat API (i.e., it applies only to editing pages) is set back to its default scope (i.e., all pages) via the wpe_heartbeat_allowed_pages filter.

@jessepollak
Copy link
Member

LGTM

@lolux lolux merged commit 3173b5d into master Jun 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants