Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase Short URL key entropy to decrease likelihood of key collisions #291

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Jul 23, 2024

  1. Increase entropy

    stevebauman committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    b55e028 View commit details
    Browse the repository at this point in the history
  2. Fix test

    stevebauman committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    088cea0 View commit details
    Browse the repository at this point in the history
  3. Use last inserted ID

    stevebauman committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    6198d0c View commit details
    Browse the repository at this point in the history
  4. Update KeyGenerator.php

    stevebauman committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    ff7c8cb View commit details
    Browse the repository at this point in the history
  5. Revert comment change

    stevebauman committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    5e6b67b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    06364a3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d6aa369 View commit details
    Browse the repository at this point in the history
  8. Remove unused import

    stevebauman committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    021bf23 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a2120c5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    006af5e View commit details
    Browse the repository at this point in the history
  11. Spacing

    stevebauman committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    4961ec2 View commit details
    Browse the repository at this point in the history
  12. CS fixes

    stevebauman committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    3e582e4 View commit details
    Browse the repository at this point in the history