microsoft / RTVS

R Tools for Visual Studio.
MIT License
390 stars 110 forks source link

Include Username and Password fields in From Template form in Containers #4214

Open karthiknadig opened 6 years ago

karthiknadig commented 6 years ago

We expect the users to create username and password via the dockerfile. However, we require the info to connect to the container. Requesting for username and password , in the "from Template" form will reduce the number of steps it takes to connect to the container. If the input is wrong we will show the fall back logon UI anyway.