TechnionYearlyProject / TheDoors

Solving the Door Permissions Problem
0 stars 1 forks source link

Adding password to DB and to the system logic and testing #71

Closed KobyBrandes closed 6 years ago

KobyBrandes commented 6 years ago

Login to our system require a password, therefore we add the password attribute to employee. Now, this will a regular attribute, maybe in the future we will consider security issues.