SecureTea-Project
SecureTea-Project copied to clipboard
Added login route
Status
READY/IN DEVELOPMENT/HOLD
Description
The register page didn't have a route that could lead back to login page. So I added that.
Related PRs
List related PRs against other branches:
| branch | PR |
|---|---|
| other_pr_production | link |
| other_pr_master | link |
Todos
- [ ] Tests
- [ ] Documentation
Deploy Notes
Notes regarding deployment the contained body of work. These should note any db migrations, etc.
Steps to Test or Reproduce
Outline the steps to test or reproduce the PR here.
git pull --prune
git checkout <feature-branch>
Impacted Areas in Application
List general components of the application that this PR will affect:
@rejahrehim could you review this once?