Skip to content

Conversation

UdoHeyn
Copy link

@UdoHeyn UdoHeyn commented Oct 24, 2018

In order to comply with data protection, original passwords should not be stored in the database. Now, only the hashed password is in the database.
I've changed the two places where the password is processed:

  1. while add-user input, before writing to DB
  2. while login-check, after reading from DB to compare the hashed passwords

@slonopotamus
Copy link

lfs-test-server is just a reference LFS protocol implementation. It is not meant for production use. So, the less LFS-unrelated stuff it has the better.

Base automatically changed from master to main February 1, 2021 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants