Validation as decorator
Refactored the user_validation function as a decorator. Deleted the code relating to user_validation in user-landing view and issue-lookup view and replaced with decorating the views.
Refactored the user_validation function as a decorator. Deleted the code relating to user_validation in user-landing view and issue-lookup view and replaced with decorating the views.