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

Turn default hash password algorightm back to pbkdf2 from argon2 until we found a better one (#14673) #14675

Merged
merged 3 commits into from
Feb 13, 2021

Commits on Feb 13, 2021

  1. Turn default hash password algorightm back to pbkdf2 from argon2 unti…

    …l we found a better one (go-gitea#14673)
    
    * Turn default hash password algorightm back to pbkdf2 from argon2 until we found a better one
    
    * Add a warning on document
    lunny committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    b337ef5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fe3bb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50ef22f View commit details
    Browse the repository at this point in the history