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

Check passwords against HaveIBeenPwned #12716

Merged
merged 11 commits into from
Sep 8, 2020
Merged

Commits on Sep 4, 2020

  1. Implement pwn

    Signed-off-by: jolheiser <john.olheiser@gmail.com>
    jolheiser committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    92c90d9 View commit details
    Browse the repository at this point in the history
  2. Update module

    Signed-off-by: jolheiser <john.olheiser@gmail.com>
    jolheiser committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    5da95e6 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions mrsdizzie

    Co-authored-by: mrsdizzie <info@mrsdizzie.com>
    jolheiser and mrsdizzie committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    cf29f8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    178c00d View commit details
    Browse the repository at this point in the history
  5. Add link to HIBP

    Signed-off-by: jolheiser <john.olheiser@gmail.com>
    jolheiser committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    3b55f89 View commit details
    Browse the repository at this point in the history
  6. Add more details to admin command

    Signed-off-by: jolheiser <john.olheiser@gmail.com>
    jolheiser committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    d71d45d View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2020

  1. Add context to pwn

    Signed-off-by: jolheiser <john.olheiser@gmail.com>
    jolheiser committed Sep 5, 2020
    Configuration menu
    Copy the full SHA
    7fd2063 View commit details
    Browse the repository at this point in the history
  2. Consistency and making some noise ;)

    Signed-off-by: jolheiser <john.olheiser@gmail.com>
    jolheiser committed Sep 5, 2020
    Configuration menu
    Copy the full SHA
    b7bb54c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e7a674 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. Merge branch 'master' of github.com:go-gitea/gitea into pwn

    # Conflicts:
    #	go.sum
    jolheiser committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    5c45954 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab26504 View commit details
    Browse the repository at this point in the history