gamegos / cesi

CeSI is a web interface for managing multiple supervisors from the same place.
GNU General Public License v3.0
577 stars 185 forks source link

Fixed typo and changed passwords to be hashed using argon2 from passlib #40

Closed thexder1 closed 6 years ago

ozgio commented 6 years ago

Thanks for your time, however, this update would break existing user databases. It only supports newly created users. Previously created users won't be able to login after this update.