563 B
563 B
#Worknotes
###2016-03-08 : Tuseday
-
Database design for Obrand
Looking into using bcrypt for password hashing, it looks sufficiently secure.
###2016-03-07 : Monday
-
Continuing of OBrand development.
-
Tidied up layout of OBrand framework.
Managed to get authentication working for OBrand login. Only using a single login at the moment, will continue once database table is in place for user.
Ember is now using the authentication module correctly, and the use of bootstrap has been tidied up.