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: RobThree/TwoFactorAuth
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.0
Choose a base ref
...
head repository: RobThree/TwoFactorAuth
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.1
Choose a head ref
  • 3 commits
  • 3 files changed
  • 4 contributors

Commits on Aug 20, 2024

  1. remove warning about default external qr code provider in README.md

    In version 3.0, the qrcode provider must be explicitely set, so the
    warning is not needed anymore.
    Also rewrite the part about the curl library for php.
    NicolasCARPi committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    0ab012b View commit details
    Browse the repository at this point in the history
  2. remove warning about default external qr code provider in README.md

    Merge pull request #137 from RobThree/nico-readme
    NicolasCARPi authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    ab4c330 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. add support for endroid/qr-code version 6 (#140)

    * add support for endroid/qr-code version 6
    
    * add endroid v6 to github workflows
    
    * remove negative conditional (endroid-related)
    
    ---------
    
    Co-authored-by: Clifford Vickrey <cvickrey@insuranceautomationgroup.com>
    cliffordvickrey and Clifford Vickrey authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    92487ac View commit details
    Browse the repository at this point in the history
Loading