etiquette/frontends/etiquette_flask
voussoir 6f4530c88c Let SessionManager.get require Request object; Check IP addr.
So far there is no use case in which get needs to be called with
something other than a Request, and I don't think there will be.
So let's make that part of the design and we can also take the
opportunity to check IP.
2018-02-03 02:10:07 -08:00
..
etiquette_flask Let SessionManager.get require Request object; Check IP addr. 2018-02-03 02:10:07 -08:00
static Add docstrings to the photoclipboard functions. 2018-01-19 22:24:07 -08:00
templates Oops, add back missing CSS on mmf deleter. 2018-01-30 19:45:59 -08:00
tests Move site tests to the site frontend folder. 2017-11-12 01:14:02 -08:00
etiquette_flask_launch.py Apply werkzeug ProxyFix so that request.remote_addr is correct. 2018-01-17 20:53:25 -08:00