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

Login action #12

Open
6 tasks
Tracked by #14
AtulDwivedi opened this issue Apr 24, 2017 · 0 comments
Open
6 tasks
Tracked by #14

Login action #12

AtulDwivedi opened this issue Apr 24, 2017 · 0 comments
Assignees
Milestone

Comments

@AtulDwivedi
Copy link
Owner

AtulDwivedi commented Apr 24, 2017

Task list

  • Retrieve user credentials from form submission
  • Retrieve user credentials from back-end system
  • Check the validity of the user by checking form data against back-end data
  • If user is valid, put userName as session attribute and navigate user to home page
  • Else navigate user back to login page with proper error message
  • Test the enhancement

References

@AtulDwivedi AtulDwivedi created this issue from a note in Online Recruitment System (TODO) Apr 24, 2017
@AtulDwivedi AtulDwivedi moved this from TODO to Discovering in Online Recruitment System Apr 24, 2017
@AtulDwivedi AtulDwivedi self-assigned this Apr 24, 2017
@AtulDwivedi AtulDwivedi removed this from Discovering in Online Recruitment System Apr 24, 2017
@AtulDwivedi AtulDwivedi added this to the v1.1.0 milestone Apr 24, 2017
@AtulDwivedi AtulDwivedi added this to Discovering in Online Recruitment System Apr 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant