libwebsockets/plugins/generic-sessions/assets
Andy Green e35d91a860 per-vhost headers and lwsws conf support
This l;ets you add per-vhost arbitrary headers on served files, eg

     "headers": [{
        "X-Content-Type-Options": "nosniff",
        "X-XSS-Protection": "1; mode=block",
        "x-frame-options": "SAMEORIGIN"
        }],
2016-08-27 17:07:06 +08:00
..
admin-login.html protocol generic sessions 2016-06-18 06:44:31 +08:00
failed-login.html protocol generic sessions 2016-06-18 06:44:31 +08:00
index.html per-vhost headers and lwsws conf support 2016-08-27 17:07:06 +08:00
lwsgs-logo.png protocol generic sessions 2016-06-18 06:44:31 +08:00
lwsgs.js per-vhost headers and lwsws conf support 2016-08-27 17:07:06 +08:00
md5.min.js protocol generic sessions 2016-06-18 06:44:31 +08:00
post-forgot-fail.html protocol generic sessions 2016-06-18 06:44:31 +08:00
post-forgot-ok.html protocol generic sessions 2016-06-18 06:44:31 +08:00
post-register-fail.html protocol generic sessions 2016-06-18 06:44:31 +08:00
post-register-ok.html per-vhost headers and lwsws conf support 2016-08-27 17:07:06 +08:00
post-verify-fail.html protocol generic sessions 2016-06-18 06:44:31 +08:00
post-verify-ok.html per-vhost headers and lwsws conf support 2016-08-27 17:07:06 +08:00
seats.jpg protocol generic sessions 2016-06-18 06:44:31 +08:00
sent-forgot-fail.html protocol generic sessions 2016-06-18 06:44:31 +08:00
sent-forgot-ok.html protocol generic sessions 2016-06-18 06:44:31 +08:00
successful-login.html protocol generic sessions 2016-06-18 06:44:31 +08:00