3. Description:
The routes names should be RESTFul.
4. Steps to reproduce the issue:
Routes to view profile profile/?username=xxxxx and request_reset_password etc
should follow the REST format and minimize the use of verbs and query params.
5. Expected result:
The routes names should be RESTFul.
1. Severity: Low
2. Reported by: Mohamed El Zarei
3. Description: The routes names should be RESTFul.
4. Steps to reproduce the issue:
Routes to view profile
profile/?username=xxxxx
andrequest_reset_password
etc should follow the REST format and minimize the use of verbs and query params.5. Expected result: The routes names should be RESTFul.