Skip to content

feat: add disable password and disapble public key on namespace config#6139

Open
henrybarreto wants to merge 1 commit intoshellhub-io:masterfrom
henrybarreto:feat/allow-block-password-logins
Open

feat: add disable password and disapble public key on namespace config#6139
henrybarreto wants to merge 1 commit intoshellhub-io:masterfrom
henrybarreto:feat/allow-block-password-logins

Conversation

@henrybarreto
Copy link
Copy Markdown
Contributor

@henrybarreto henrybarreto commented Apr 8, 2026

Add two configuration fields to namespace settings that allow administrators to restrict SSH authentication methods (password, public key) for all devices within their namespace.

When a connection is rejected due to these restrictions, the server logs the rejection event with details, while the client receives a generic authentication failure message.

image

@henrybarreto henrybarreto requested review from a team as code owners April 8, 2026 15:26
@henrybarreto henrybarreto force-pushed the feat/allow-block-password-logins branch from 393d3d2 to 5de7c10 Compare April 8, 2026 15:33
Add two configuration fields to namespace settings that allow
administrators to restrict SSH authentication methods (password, public
key) for all devices within their namespace.

When a connection is rejected due to these restrictions, the server logs
the rejection event with details, while the client receives a generic
authentication failure message.

Closes shellhub-io#6136
@henrybarreto henrybarreto force-pushed the feat/allow-block-password-logins branch from 5de7c10 to 536dba7 Compare April 8, 2026 15:37
@gustavosbarreto
Copy link
Copy Markdown
Member

/review

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 8, 2026

Claude Code is working…

I'll analyze this and get back to you.

View job run

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.

2 participants