claudyus / LXC-Web-Panel

LXC Web Panel improved for lxc 1.0+
http://claudyus.github.io/LXC-Web-Panel/
Other
221 stars 68 forks source link

Debug complains about missing secret_key #16

Closed jinnatar closed 10 years ago

jinnatar commented 10 years ago

Even if I use the new example config with my own secret_key without modifying anything else, --debug mode will print:

Not sure what's meant by session not surviving a reboot so can't test if it works or not.

claudyus commented 10 years ago

After this commit https://github.com/claudyus/LXC-Web-Panel/commit/9c015d6362df174dc08519ca435af9e483e27557 there is a new option in config file.

You should simple add a 'secret_key' in global section of config file. See the lwp.example.conf for reference.