Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: WordPress/two-factor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.8.1
Choose a base ref
...
head repository: WordPress/two-factor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.8.2
Choose a head ref
  • 6 commits
  • 6 files changed
  • 4 contributors

Commits on May 22, 2023

  1. Bump version identifier

    dd32 committed May 22, 2023
    Configuration menu
    Copy the full SHA
    30e3d1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d971a9d View commit details
    Browse the repository at this point in the history
  3. Use the integer REST API type instead of number, to resolve overly st…

    …rict user_id capability checks (#560)
    
    * Fixing bug where Super Admins cannot setup Time Based One-Time Password as first Two Factor option on WP VIP
    * refactor(Two_Factor_Backup_Codes): setting user_id type to integer instead of number to make consistent with Two_Factor_Totp
    
    Fixes #559
    Fixes #557
    spenserhale authored and dd32 committed May 22, 2023
    Configuration menu
    Copy the full SHA
    441690f View commit details
    Browse the repository at this point in the history
  4. Bump tested up to version (#552)

    av3nger authored and dd32 committed May 22, 2023
    Configuration menu
    Copy the full SHA
    af7ad52 View commit details
    Browse the repository at this point in the history
  5. Tests: Simplify the cookie management.

    See #528
    dd32 committed May 22, 2023
    Configuration menu
    Copy the full SHA
    286aa22 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    2d4b9ec View commit details
    Browse the repository at this point in the history
Loading