Isolate the backend from the internet
Open
enhancement
help wanted
should have
- Dominant language
- Vue
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
### Description
> The backend is now accessible to the world. This does make it easier for requests to be made, but this has some serious security implications.
### Solution
> The backend should only be accessible to the frontend, and not the users/the internet directly.
Contributor guide
Assessment
This issue has not been assessed yet.