Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Create a release with the following changes 0.8.2...release/next
This is a large release with lots of changes and improvements to how the two-factor data is processed.
Notable Changes
Full Changelog
Generated via
git log 0.8.2...release/next --oneline --reverse --first-parent
:fd9a058 Merge pull request #551 from pkevan/patch-2
c490519 Allow filtering the PHP classname used for a provider (#546)
ed75664 Bump tested up to version (#552)
836ef62 Store the two-factor details in the user session at login time (#528)
f027b04 Bump guzzlehttp/psr7 from 2.4.3 to 2.5.0 (#555)
bb96a02 Simplify UI Text / more consistent text and UI. (#521)
c725c9b Use the integer REST API type instead of number, to resolve overly strict user_id capability checks (#560)
ff00842 Enqueue jQuery and wp.apiRequest for use within callbacks. (#561)
9032f2d Revalidate two factor settings prior to allowing any two-factor changes to an account. (#529)
654ebb7 2FA revalidation: Avoid prompting for revalidation when the user disables all 2fa methods (#567)
30e3d1f Bump version identifier
d971a9d Enqueue jQuery and wp.apiRequest for use within callbacks. (#561)
441690f Use the integer REST API type instead of number, to resolve overly strict user_id capability checks (#560)
af7ad52 Bump tested up to version (#552)
286aa22 Tests: Simplify the cookie management.
98830a9 Sync two-factor session meta to newly created sessions (#574)
f21ed3c Require a nonce be present for revalidate POST requests. (#575)
f2227ab Bump tough-cookie from 4.1.2 to 4.1.3 (#579)
237cc2c Destroy existing sessions when activating 2FA. (#578)
2d4b9ec (tag: 0.8.2) Destroy existing sessions when activating 2FA.
5fe5af3 Bump version identifier
2b0d9bc Add method to disable an individual provider (#587)
7e0d337 Merge pull request #595 from JJJ/issue-594
4bb3180 Merge pull request #597 from bph/patch-1
48840ca Merge pull request #589 from WordPress/dependabot/npm_and_yarn/postcss-8.4.31
9d4ce3b Merge pull request #582 from WordPress/dependabot/npm_and_yarn/word-wrap-1.2.4