noodlapp / noodl

Noodl is a low code platform for creating full stack web applications
https://noodl.net
GNU General Public License v3.0
281 stars 69 forks source link

Feature request: version control push should also handle ssh-keys with password, or trigger an error message #38

Open nixalon opened 4 months ago

nixalon commented 4 months ago

Since my company requires passwords when pushing I cannot host an app with us and push the code in the Noodl UI. I can do it in the terminal so it's not the end of the world. However, there is no error message in the Noodl ui as to why the push won't work. So either an error message, or a way to enter the password would be nice to have.