-
-
Notifications
You must be signed in to change notification settings - Fork 798
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
RestAPI installer integrated #1519
Conversation
What's your take on the CodeQL scan results? |
Yeah that would sanitize the input, good for security! |
Things to do before merge:
Things to improve after merge:
|
@billz checks now pass, everything is placed behind api auth, and post calls are removed. |
@NL-TCH absolutely! this is the least I can do 😅 excellent work in this PR |
Got it working.
Service loads and API is fully functional. Some minor work left on the UI side to read/set API key. |
This reverts commit 2cdf6ef.
@NL-TCH feature branch installs cleanly 🎉 With the last commits I think we're good to merge. |
amazing work @billz ! Do you have a link for the docs so that i can check them as well? |
@NL-TCH doc link is fastapi's autogenerated docs at [host]:8081/docs. This could probably be clarified. you took the lead on this, so kudos is all yours :) |
Smart! yeah that might be self explanatory |
Hi,
I am creating this PR because:
Feel free to create more post request functions etc...
Gr. TCH
*this is also tested in docker
/resolves #1498 #1507 #1372 #602 #393