summaryrefslogtreecommitdiffstats
path: root/lava-master/settings.conf
AgeCommit message (Collapse)AuthorFilesLines
2018-06-05Permit to access LAVA webadmin via httpsCorentin LABBE1-16/+0
This patch permits to access LAVA webadmin via HTTPS. Resolve SPEC-1493
2018-01-08Disable CSRF cookieCorentin LABBE1-0/+16
When working with HTTP interface, it is impossible to login. Ths patch also document that in Readme.md