I’m going to deviate from my usual nerdy posts and talk about something sadder.
The current coronavirus.
Continue readingI’m going to deviate from my usual nerdy posts and talk about something sadder.
The current coronavirus.
Continue readingOur goal is to get all sorts of private information from a GitHub authenticated login.
Continue readingBecause the session cookies of different blueprints have different paths. Set in configuration:
SESSION_COOKIE_PATH = '/'
And all should share the same session.
With flask.session
, by default, session ends when browser is entirely exited. Merely closing tabs won’t erase sessions.
Some blatantly obvious thing that I was oblivious to before dipping my toes into databases:
Continue readingWhenever your pull request contains image changes, this Github action will run and create a commit of optimized images.
Continue reading