VILLASweb-backend-go/common
smavros 528c391a9f Adds implementation of user.validatePassword():
- Uses bcrypt package for hashing the password
    - Adds password hashing in common.DummyPopulateDB() for testing
2019-05-20 14:03:54 +02:00
..
database.go Adds implementation of user.validatePassword(): 2019-05-20 14:03:54 +02:00
database_test.go remove file belongs to user relationship 2019-05-15 13:33:43 +02:00
datastructs.go fix api documentation for new CIM file endpoints 2019-05-15 16:10:00 +02:00