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

📚 Add note on usernames #396

Merged
merged 1 commit into from
Apr 26, 2022
Merged

📚 Add note on usernames #396

merged 1 commit into from
Apr 26, 2022

Conversation

sinclairpaul
Copy link
Member

Proposed Changes

Explicitly state usernames will be converted to lower case.

Related Issues

Closes #395

Explicitly state usernames will be converted to lower case.

Closes #395
@sinclairpaul sinclairpaul added the documentation Solely about the documentation of the project. label Apr 24, 2022
@@ -140,7 +140,8 @@ only apply to the SSH daemon.
This option allows you to change to username the use when you log in via SSH.
It is only utilized for the authentication; you will be the `root` user after
you have authenticated. Using `root` as the username is possible, but not
recommended.
recommended. Usernames will be converted to lower case as per recommended

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be awesome if on saving the username in the config shown changes to lower case. Currently that is not the case.

Currently you probably want to state it as: Usename specified must be lower case.

Copy link
Member

@frenck frenck Apr 26, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Addons have no control over the UI on that level.

Copy link
Member

@frenck frenck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @sinclairpaul 👍

@frenck frenck merged commit 898fa92 into main Apr 26, 2022
@frenck frenck deleted the sinclairpaul-patch-1-1 branch April 26, 2022 08:51
@github-actions github-actions bot locked and limited conversation to collaborators Apr 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Solely about the documentation of the project.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot connect via ssh if username has capital letters - it is misleading
3 participants