Murmele/Gittyup

Adding account, feasability check

Open

#449 opened on Jan 27, 2023

 (0 comments) (0 reactions) (0 assignees)C++ (167 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (2,245 stars)
PR merge metrics
 (PR metrics pending)

Description

As in this the user entered probably the email address instead of the username and therefore the authentication wont work.

Add a check if the user entered an email address or a username and show a message box with an error.

Check all accounts if the email or the username must be used and handle it.

Contributor guide