Gitea: password decryption

Created on 1 Jun 2020  路  3Comments  路  Source: go-gitea/gitea

  • Gitea version (or commit ref): 1.9.3
  • Git version:
  • Operating system: ubunt
  • Database (use [x]):

    • [ ] PostgreSQL

    • [x] MySQL

    • [ ] MSSQL

    • [ ] SQLite

  • Can you reproduce the bug at https://try.gitea.io:

    • [ ] Yes (provide example URL)

    • [ ] No

    • [ ] Not relevant

  • Log gist:

Description

Can you help me decipher the password in the user table?
The algorithm says, "pbkdf2."

kinquestion

Most helpful comment

Hello. In general, it can't be decipher. But you can change it by setting a new passwd, Thanks
By the way, the 1.9.3 is an old version, suggest update to 1.11.x.

All 3 comments

Hello. In general, it can't be decipher. But you can change it by setting a new passwd, Thanks
By the way, the 1.9.3 is an old version, suggest update to 1.11.x.

Thank you.
Can I know how to change it by setting the new password?

@lsy2534 please refer to CLI docs on how to change password: https://docs.gitea.io/en-us/command-line/

I will close this ticket now.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

BRMateus2 picture BRMateus2  路  3Comments

thehowl picture thehowl  路  3Comments

Fastidious picture Fastidious  路  3Comments

jorise7 picture jorise7  路  3Comments

mirhec picture mirhec  路  3Comments