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: unicodeveloper/laravel-password
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.3
Choose a base ref
...
head repository: unicodeveloper/laravel-password
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 9 commits
  • 6 files changed
  • 4 contributors

Commits on Sep 10, 2018

  1. change order of images

    change order of images to be more compliant with text
    johannesschobel authored Sep 10, 2018
    Configuration menu
    Copy the full SHA
    cb847f4 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2019

  1. Merge pull request #19 from johannesschobel/patch-1

    change order of images
    unicodeveloper authored Aug 15, 2019
    Configuration menu
    Copy the full SHA
    39d0e7b View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2019

  1. Perform case insensitive comparison against the password list

    Make the password list and user provided password both lowercase,
    so bad passwords are always identified regardless of how many
    characters are capitalised
    michaelvickersuk committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    bc9efa7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c377449 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2020

  1. PHP 8 Support

    ajohnson6494 committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    2e8285b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b2eebf View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2020

  1. Configuration menu
    Copy the full SHA
    5a294ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c46797 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    unicodeveloper authored Dec 30, 2020
    Configuration menu
    Copy the full SHA
    806e345 View commit details
    Browse the repository at this point in the history
Loading