Skip to content

Public keys must have EOF char #17

@lrosol

Description

@lrosol

If two public keys will uploaded and first key has no newline char at the end of file, then two keys are written in one line in authorized_keys file. Authorization using second key is impossible.

Root cause:
cat /git-server/keys/*.pub > .ssh/authorized_keys

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions