Skip to content

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

Open
ikarus23 wants to merge 1 commit intostackp:masterfrom
ikarus23:basic_auth
Open

Make basic authentication work for python 2 & python 3#20
ikarus23 wants to merge 1 commit intostackp:masterfrom
ikarus23:basic_auth

Conversation

@ikarus23
Copy link
Copy Markdown

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

@randomstuff
Copy link
Copy Markdown

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
Copy Markdown
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.

2 participants