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

Add Python 3 PAM compatibility #848

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

Conversation

Hellzed
Copy link

@Hellzed Hellzed commented Oct 24, 2023

Fix the following error from /var/log/auth.log:
/lib/security/howdy/pam.py[6883]: File "/lib/security/howdy/pam.py", line 13, in
/lib/security/howdy/pam.py[6883]: config = ConfigParser.ConfigParser()

Targetting master instead dev because this is a fix for older releases of howdy.

Fix the following error from /var/log/auth.log:
/lib/security/howdy/pam.py[6883]:   File "/lib/security/howdy/pam.py", line 13, in <module>
/lib/security/howdy/pam.py[6883]:     config = ConfigParser.ConfigParser()
@musikid
Copy link
Collaborator

musikid commented Dec 26, 2023

Can you push again? It seems that the pipeline is blocked.

@Hellzed Hellzed closed this Dec 30, 2023
@Hellzed Hellzed reopened this Dec 30, 2023
@Korttex-ti

This comment was marked as off-topic.

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.

None yet

3 participants