Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement a login system for advisers #11

Open
patlai opened this issue Jan 29, 2019 · 0 comments
Open

Implement a login system for advisers #11

patlai opened this issue Jan 29, 2019 · 0 comments

Comments

@patlai
Copy link
Collaborator

patlai commented Jan 29, 2019

Normal scenario

  • Academic advisor opens a web browser.
  • Academic advisor enters the link to the administrator panel page in the address bar.
  • Academic advisor logs into the system using valid credentials.

Alternate scenario

  • Academic advisor opens a web browser.
  • Academic advisor enters the link to the administrator page in the address bar.
  • Academic advisor is automatically logged in using cookies.

Error scenario

  • Academic advisor opens a web browser.
  • Academic advisor enters the link to the administrator page.
  • Academic advisor attempts to log into the system using invalid credentials.
  • The system does not authenticate the attempt and displays “Invalid username and password combination”
@patlai patlai added this to the Sprint 1 milestone Jan 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant