From 2ad1b9ab2efefd063d9f412e56d6a642187918a1 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Mon, 27 Aug 2018 15:00:00 +0200 Subject: Document that the previous commit might break other cookie-related extensions --- doc/source/encryption.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/source') diff --git a/doc/source/encryption.rst b/doc/source/encryption.rst index c617fe3..dc5dadf 100644 --- a/doc/source/encryption.rst +++ b/doc/source/encryption.rst @@ -3,6 +3,10 @@ Cookies ======= +Some cookies-related features might prevent other extensions from hooking +the `setcookie`__ +function. Pay attention to the loading order of your extensions in this case. + auto_cookie_secure """""""""""""""""" -- cgit v1.3