samples-python-flask icon indicating copy to clipboard operation
samples-python-flask copied to clipboard

samples-python-flask

Results 16 samples-python-flask issues
Sort by recently updated
recently updated
newest added

Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.7.5 to 0.7.9. Release notes Sourced from @​xmldom/xmldom's releases. 0.7.9 Commits Fixed Properly check nodes before replacement [#457](https://github.com/xmldom/xmldom/issues/457) / [#455](https://github.com/xmldom/xmldom/issues/455) / [#456](https://github.com/xmldom/xmldom/issues/456) Thank you, @​edemaine, @​pedro-l9, for...

dependencies
javascript

pinned most of the dependencies to the highest version that still works and added two missing imports (random and string) that is being used but not imported, raising NameError!

I'm posting this in case it unsticks someone else. It will **not work in Python 3.10** so I used Python 3.9.

Can we just use the redirect_uri from config in this line instead of getting it from request object? A bug in request library that returns the URL with http:// regardless...

I'd rather limit the amount of places that I have secrets saved in a file. I am hosting on google (appspot) and the docs [here](https://github.com/puiterwijk/flask-oidc/blob/master/docs/index.rst) seem to imply to me...

wanted to refer to the custom login wiki but its incorrectly routed to okta hosted wiki.