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

Allow upterm host to allowlist users on self-hosted versions of VCSes #275

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

debayande
Copy link

@debayande debayande commented Jun 18, 2024

Fixes #274.

upterm host currently supports the --{codeberg, github, gitlab, srht}-user options to allow specified users on Codeberg, GitHub, GitLab and SourceHut respectively to connect by allowlisting their public keys. This feature, however, is supported only on cloud-hosted versions of said services.

This PR, if merged, will enable users to use the aforementioned feature with self-hosted versions of said services as well.

@debayande debayande changed the title Allow upterm host to allowlist users on self-hosted versions of VCSes Allow upterm host to allowlist users on self-hosted versions of VCSes Jun 18, 2024
@debayande debayande force-pushed the feat/add-user-allowlisting-on-self-hosted-vcses branch from aa6fefc to 99061a3 Compare June 18, 2024 18:30
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.

Allow upterm host to authorise users on self-hosted versions of supported version control services
1 participant