Skip to content

Drop dependency on Flask #240

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

Merged
merged 1 commit into from
Apr 13, 2022
Merged

Conversation

slonopotamus
Copy link
Collaborator

This commit rewrites credentials endpoint using http.server Python module

Resolves #233

This commit rewrites credentials endpoint using http.server Python module

Resolves adamrehn#233
@adamrehn
Copy link
Owner

This looks good to me. If it's been tested to your satisfaction then I'd suggest we get it merged and cut a release ASAP, since new users will be hitting #233 on every fresh install at the moment.

@slonopotamus
Copy link
Collaborator Author

I've tested this both on Windows (that always uses credentials endpoint) and on Linux with disabled BuildKit. Everything is working, so merging.

@slonopotamus slonopotamus merged commit d58dcc8 into adamrehn:master Apr 13, 2022
@slonopotamus slonopotamus deleted the drop-flask branch April 13, 2022 16:18
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.

Setup fails with KeyError: 'WERKZEUG_SERVER_FD'
2 participants