zak-hassan / WhoTeachsWhat

JBoss JSP Application for Data Management
0 stars 0 forks source link

Logging in and role management must be completed by May 5 #175

Open ghost opened 10 years ago

ghost commented 10 years ago

We need to have logging in with accounts in our database. Additionally our passwords should be salted and the salted variant should be stored, not the actual password.

Finally we need to have role management. For example, schedulers can't assign a faculty to a course or delete a course.

Zak, can you do this?