not-kennethreitz / flask-sslify

Force SSL on your Flask app.
https://pypi.python.org/pypi/Flask-SSLify
BSD 2-Clause "Simplified" License
503 stars 85 forks source link

Fixed constructor to work without app context #45

Closed MarSoft closed 6 years ago

MarSoft commented 8 years ago

In some configurations, extension object is constructed while there is no current application yet. Without this fix, this extension doesn't support such setups.

kennethreitz commented 6 years ago

✨🍰✨

kennethreitz commented 6 years ago

sorry for the delay — you'd be shocked at how crazy my github notifications are.

kennethreitz commented 6 years ago

also, added you as a collaborator. If you want to send me your pypi name, you can make releases too!

MarSoft commented 6 years ago

@kennethreitz great that you merged it, thanks! As for collaborating - I am currently not actively using this plugin but when I will then I'll try to help you with it. My pypi name is MarSoft.