Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't scrape if no username/password
Instead of having the frontend rely on the scraper giving a success (a login failure would redirect the user to the login page) and a blank (default) tableData in the case of a blank username or password, the backend now detects this and automatically gives a default response.
- Loading branch information