reset password
Author Message
hensan
Posts: 23
Posted 10:39 Apr 22, 2013 |

I have a question on the users authentication.

If the user is not on the users list, should we redirected to a registrations page or should we just add the user to the list?

aalhazm
Posts: 12
Posted 11:46 Apr 22, 2013 |

Redirect to the Login page

cysun
Posts: 2935
Posted 14:04 Apr 22, 2013 |

A registration page is not required for this assignment. You can create one if you want.

A username/password failure should take the user back to the Login page.