SuccessChanges

Summary

  1. Change the size of the password in the database (details)
Commit 0ac5a073c577d9bdbc4430268b55716ca23b3e7f by anrodriquez
Change the size of the password in the database
The restriction that a user can store a password of 100 characters is
maintained, but to make sure that the hash key is stored correctly, the
size is extended in the database.
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/User.java (diff)