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

Flush PAM_TEXT_INFO immediately #337

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

Nigma1337
Copy link

These changes make PAM_TEXT_INFO and PAM_ERROR_MSG flush immediately.

Discussed here: https://bugzilla.mindrot.org/show_bug.cgi?id=2876 (back in 2018 lol). The old accumulating messages behavior was needed due to SSHv1.

Perhaps we should make this a config option as James suggests in the bugzilla thread.

@Nigma1337
Copy link
Author

Accidentally had plus signs at two lines.

Some functions i havent touched fail on unused-parameter, i assume that's not an actual error.

@JoeStewart93
Copy link

Would love to see some momentum on this issue. As MFA becomes more ubiquitous, this becomes more impactful.

@openssh openssh deleted a comment from Adzha8690 Dec 3, 2024
@djmdjm
Copy link
Contributor

djmdjm commented Dec 3, 2024

Could you please rebase and repush this PR? It's hard to read ATM

@Nigma1337
Copy link
Author

@djmdjm i believe there's more progress in #452, which implements this exact same thing (and more), so i think we should just close this PR and continue over there.

For future reference, so that i dont make ugly PRs again, would rebasing and repushing kinda be the same as squashing this entire PR/branch, or were you referencing something else?

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.

3 participants