Samsung / Dexter

Dexter is a static analysis platform to find and remove defects efficiently and immediately during the coding-time.
BSD 2-Clause "Simplified" License
56 stars 33 forks source link

Account creation in Dexter VS plugin #144

Closed KarolAntczak closed 7 years ago

KarolAntczak commented 7 years ago

When user provides correct server address but wrong credentials and clicks 'OK', a following message appears, allowing to create new account:

image

After clicking 'yes' a new account is creted, indicated by appropriate message:

image

Also, fixed issue #142