Skip to content
New issue

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

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

Already on GitHub? # to your account

Deprecations for ip_range setting #618

Merged
merged 1 commit into from
Jan 9, 2019
Merged

Conversation

joshcanhelp
Copy link
Contributor

Changes

Docblock deprecation notices for:

  • \WP_Auth0_Ip_Check::init
  • \WP_Auth0_Ip_Check::check_activate
  • \WP_Auth0_Ip_Check::validate_ip
  • \WP_Auth0_Ip_Check::get_ranges
  • \WP_Auth0_Admin_Advanced::render_ip_range_check
  • \WP_Auth0_Admin_Advanced::render_ip_ranges

@joshcanhelp joshcanhelp added this to the 3.9.0 milestone Jan 8, 2019
@@ -425,44 +425,6 @@ public function render_auth0_implicit_workflow( $args = array() ) {
);
}

/**
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Moved down, added @deprecation notice

@joshcanhelp joshcanhelp merged commit f9072db into master Jan 9, 2019
@joshcanhelp joshcanhelp deleted the deprecate-ip-range-setting branch January 9, 2019 00:31
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 19, 2022
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants