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.2
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
  • 14 commits
  • 6 files changed
  • 7 contributors

Commits on Oct 31, 2017

  1. Update Readme.md

    Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed.
    You may swap "on" with "about." Any of them will be fine.
    Chinoms authored Oct 31, 2017
    Configuration menu
    Copy the full SHA
    cbe46d8 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2017

  1. Merge pull request #17 from Chinoms/patch-1

    Update Readme.md
    Prosper Otemuyiwa authored Nov 15, 2017
    Configuration menu
    Copy the full SHA
    c62279f View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2018

  1. Configuration menu
    Copy the full SHA
    550a096 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a283608 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2018

  1. Merge pull request #18 from shalvah/master

     Add support for Laravel 5.5 package auto-discovery
    Prosper Otemuyiwa authored Jan 25, 2018
    Configuration menu
    Copy the full SHA
    c2e532c View commit details
    Browse the repository at this point in the history

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