summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorCorentin LABBE <clabbe@baylibre.com>2018-01-08 14:17:59 +0100
committerCorentin LABBE <clabbe@baylibre.com>2018-01-08 15:15:40 +0100
commit94a6a8e07e3d7e6c3233554dae2056687590b651 (patch)
treeef8bef989b370ac16445548618215d1abe0c152d /README.md
parent83781cf3177ae2928221c424caeb2bd880d6cc6c (diff)
Disable CSRF cookie
When working with HTTP interface, it is impossible to login. Ths patch also document that in Readme.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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)