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

Cleanup PR for 3.5.2 #391

Merged
merged 6 commits into from
Feb 8, 2018
Merged

Cleanup PR for 3.5.2 #391

merged 6 commits into from
Feb 8, 2018

Conversation

joshcanhelp
Copy link
Contributor

@joshcanhelp joshcanhelp requested a review from cocojoe February 5, 2018 21:14
@joshcanhelp joshcanhelp added this to the v3-Next milestone Feb 5, 2018
@joshcanhelp joshcanhelp changed the title Cleanup PR for 3.5.1 Cleanup PR for 3.5.2 Feb 5, 2018
Copy link
Member

@cocojoe cocojoe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can remove the older method, it's internal.

*
* @return string
*/
protected static function convert_cert_to_pem( $cert ) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure we need to bother retiring this method and adding an alternative, it does not say public so we shouldn't have to worry about it. Also it is a very new addition so doubt anyone is using it.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why does WP coding guide go against PSR-2? 😢

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cocojoe - Reverted.

- Improve redirect_login error logging, JWT leeway [Github PR 317](https://github.com/auth0/wp-auth0/pull/317) - [cocojoe](https://github.com/cocojoe)
[Details](https://github.com/auth0/wp-auth0/blob/master/CHANGELOG.md#3221-2017-06-14)

= 3.2.5 =
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's nice to have a complete log. However, I'm not sure it adds any value going back before 3.0. Typically you only care about latest and greatest or at least back a few minors when you upgrade.
It can link off to changelog? for historical <3.x ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cocojoe - removed

@@ -13,9 +13,6 @@ PLUGIN_DESCRIPTION

This plugin gives WordPress a new Login Widget (powered by [Auth0](https://auth0.com)) that enables:

- Easy setup
+ 5 minutes installation
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😆

@joshcanhelp joshcanhelp merged commit bcf881c into dev Feb 8, 2018
@joshcanhelp joshcanhelp deleted the fixed-minor-errors branch February 8, 2018 17:52
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants