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.11.0
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.12.0
Choose a head ref
  • 20 commits
  • 7 files changed
  • 2 contributors

Commits on Sep 19, 2024

  1. Prototype

    kasparsd committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    90d5957 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. Merge remote-tracking branch 'origin/master' into profile-ux

    # Conflicts:
    #	class-two-factor-core.php
    kasparsd committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    2eee45d View commit details
    Browse the repository at this point in the history
  2. Remove test code

    kasparsd committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    8b9c5af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d369a3a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc830ce View commit details
    Browse the repository at this point in the history
  5. Introduce a dedicated helper to fetch the user selection

    Required for settings and to seperate from default pick by system
    kasparsd committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    ab43eb3 View commit details
    Browse the repository at this point in the history
  6. Return a boolean per tests

    kasparsd committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    26331d3 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2024

  1. Configuration menu
    Copy the full SHA
    26d7cb3 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2025

  1. Merge remote-tracking branch 'origin/master' into profile-ux

    # Conflicts:
    #	class-two-factor-core.php
    kasparsd committed Jan 9, 2025
    Configuration menu
    Copy the full SHA
    f77f2ac View commit details
    Browse the repository at this point in the history
  2. Per suggestion from @jeffpaul

    kasparsd committed Jan 9, 2025
    Configuration menu
    Copy the full SHA
    1cf0889 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1166098 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    701a260 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f1b53ef View commit details
    Browse the repository at this point in the history
  6. Match the updated title

    kasparsd committed Jan 9, 2025
    Configuration menu
    Copy the full SHA
    54f34e5 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2025

  1. Configuration menu
    Copy the full SHA
    953b7c9 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2025

  1. Update U2F.php

    Fix PHP 8.4 warning
    BrookeDot authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    f51f775 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d6d39a View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2025

  1. Bump version

    kasparsd committed Feb 14, 2025
    Configuration menu
    Copy the full SHA
    27c1192 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #666 from WordPress/release-next

    Release 0.12.0
    kasparsd authored Feb 14, 2025
    Configuration menu
    Copy the full SHA
    43fb6d3 View commit details
    Browse the repository at this point in the history
  3. Bump the version everywhere

    kasparsd committed Feb 14, 2025
    Configuration menu
    Copy the full SHA
    d2413eb View commit details
    Browse the repository at this point in the history
Loading