Commit graph

4 commits

Author SHA1 Message Date
ssi91
8ec4ccd694 fix getCookie function 2020-01-26 17:06:29 +07:00
adi
533d0bbcbf Many small updates to version 3.0 2019-12-26 20:24:46 +01:00
Darkaird
e9605560f0 Handle csrf stored in sessions (#111)
* Handle csrf stored in sessions

This allow to use CSRF_USE_SESSIONS = True which store crsf token in session instead of cookies.tting CSRF_USE_SESSIONS = True.
It checks if csrf token found in cookies otherwise try to get csrf token in session.

* Remove useless line
2018-11-02 09:38:12 +01:00
adi
21d17a3e63 Moving static source files outside package 2017-05-04 16:37:52 +02:00
Renamed from markdownx/.static/markdownx/js/utils.ts (Browse further)