Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

protect all routes #56

Open
rk16449 opened this issue Jun 8, 2023 · 1 comment
Open

protect all routes #56

rk16449 opened this issue Jun 8, 2023 · 1 comment

Comments

@rk16449
Copy link
Collaborator

rk16449 commented Jun 8, 2023

There should be absolutely no way something calling the express server can crash the server, all routes need checks before calling things they need such as the LDK being initialized in a certain state, or accessing the db.

@DhananjayPurohit
Copy link
Contributor

I think it's done already.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants