Skip to content

Remove ServPubkeyAuth::real()#45

Merged
mkj merged 2 commits intomainfrom
pr/no-pubkey-real
Apr 30, 2026
Merged

Remove ServPubkeyAuth::real()#45
mkj merged 2 commits intomainfrom
pr/no-pubkey-real

Conversation

@mkj
Copy link
Copy Markdown
Owner

@mkj mkj commented Apr 30, 2026

Applications shouldn't have any special handling for test versus actual pubkey auth requests. Remove the real() function since it can cause confusion.

ServEvent::Authenticated can be used instead

@mkj mkj force-pushed the pr/no-pubkey-real branch 2 times, most recently from 312fca1 to 5e054cd Compare April 30, 2026 15:20
mkj added 2 commits April 30, 2026 23:29
This is common for any authentication method (password/pubkey/no auth
required).
Applications shouldn't have any special handling for test versus actual
pubkey auth requests. Remove the real() function since it can cause
confusion.
@mkj mkj force-pushed the pr/no-pubkey-real branch from 5e054cd to 73a8142 Compare April 30, 2026 15:29
@mkj mkj merged commit 73a8142 into main Apr 30, 2026
6 checks passed
@mkj mkj deleted the pr/no-pubkey-real branch April 30, 2026 15:49
@mkj mkj mentioned this pull request May 4, 2026
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.

1 participant