From 94a6a8e07e3d7e6c3233554dae2056687590b651 Mon Sep 17 00:00:00 2001 From: Corentin LABBE Date: Mon, 8 Jan 2018 14:17:59 +0100 Subject: Disable CSRF cookie When working with HTTP interface, it is impossible to login. Ths patch also document that in Readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 637662c..11c2aa9 100644 --- a/README.md +++ b/README.md @@ -98,4 +98,4 @@ Note that this container provides defaults which are unsecure. If you plan on de * Changing the default admin password * Using HTTPS - + * Re-enable CSRF cookie (disabled in lava-master/Dockerfile) -- cgit 1.2.3-korg