From e590cad8975f6cbba76e4f23e4bf9b1c90dd3ebe Mon Sep 17 00:00:00 2001 From: AlmightyJu Date: Tue, 19 Sep 2017 02:31:46 +0100 Subject: Support setting cookie domain for auth --- rel/overlay/etc/default.ini | 1 + 1 file changed, 1 insertion(+) (limited to 'rel/overlay/etc/default.ini') diff --git a/rel/overlay/etc/default.ini b/rel/overlay/etc/default.ini index 653131e0c..27a952c74 100644 --- a/rel/overlay/etc/default.ini +++ b/rel/overlay/etc/default.ini @@ -177,6 +177,7 @@ iterations = 10 ; iterations for password hashing ; public_fields = ; secret = ; users_db_public = false +; cookie_domain = example.com ; CSP (Content Security Policy) Support for _utils [csp] -- cgit v1.2.1