Skip to content
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

Account Setting Information #576

Merged
merged 1 commit into from
Feb 11, 2023
Merged

Conversation

lkiesow
Copy link
Contributor

@lkiesow lkiesow commented Feb 11, 2023

The account setting list the connection name which is the server address directly followed by the username. This is then followed by a field repeating the username again.

This duplication of information is nor really helpful, which is why this patch replaces this with two fields containing just the two information: host address and username.

Screenshot from 2023-02-11 23-46-54

The account setting list the connection name which is the server address
directly followed by the username. This is then followed by a field
repeating the username again.

This duplication of information is nor really helpful, which is why this
patch replaces this with two fields containing just the two information:
host address and username.
@advplyr
Copy link
Owner

advplyr commented Feb 11, 2023

Thanks!

@advplyr advplyr merged commit 9af4947 into advplyr:master Feb 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants