Menu

#1 UC - Login to Dashboard

0.1-ALPHA
open
UC (4)
2011-08-01
2011-08-01
No

Action: User logs into their account dashboard

Description: User selects a "Login" link and enters their username and password to access their account administration dashboard.

Database:

User accounts are stored in cz_user (username, password). Passwords are md5 encoded.

Service:

lib/CZUserService::getLoginUser(username, password); // password is cleartext

Requirement:

  • User propel db model

Discussion


Log in to post a comment.

MongoDB Logo MongoDB