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

Update class-wp-saml-auth.php - login url compatibility #109

Merged
merged 2 commits into from
Jan 19, 2018

Conversation

interceptorMadMax
Copy link
Contributor

row 231:
substitute 'wp-login.php' string with parse_url(wp_login_url(), PHP_URL_PATH) for compatibility with plugins and functions that alter standard login url

interceptorMadMax and others added 2 commits January 17, 2018 19:28
row 231: 
  substitute 'wp-login.php' string with parse_url(wp_login_url(), PHP_URL_PATH) for compatibility with plugins and functions that alter standard login url
@danielbachhuber danielbachhuber added this to the 0.3.5 milestone Jan 18, 2018
@danielbachhuber
Copy link
Contributor

Thanks @interceptorMadMax ! We'll get this bundled into a v0.3.5 release.

@danielbachhuber danielbachhuber merged commit 3bfdd03 into pantheon-systems:master Jan 19, 2018
@danielbachhuber
Copy link
Contributor

Thanks again! Just tagged v0.3.5

@interceptorMadMax
Copy link
Contributor Author

Thank you! It's a great plugin, and I really need this update to secure some websites!

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