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

Make basic authentication work for python 2 & python 3 #20

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

Conversation

ikarus23
Copy link

This little fix makes it possible to use droopy with basic authentication (-a) regardless of python 2/3.

@randomstuff
Copy link

It would probably be better to have a code which works with both versions without explicitly checking the Python version. I don't know

Alternatively maybe we could drop support for Python 2 ?

@ikarus23
Copy link
Author

ikarus23 commented May 6, 2020

I would prefer dropping python 2. However, there is not much maintaining or development going on in this project. So I guess it will never happen. There are newer alternatives like https://github.com/sc0tfree/updog

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

2 participants