liquid_feedback_frontend

view env/ldap/__init.lua @ 1494:3e9b0f1adec3

Removed token based CSRF protection (WebMCP uses SameSite cookies now)
author bsw
date Mon Dec 09 15:54:57 2019 +0100 (2019-12-09)
parents 02772bc49467
children
line source
1 -- Lua library path for C modules for mldap
2 package.cpath = WEBMCP_BASE_PATH .. "lib/mldap/?.so" .. ";" .. package.cpath

Impressum / About Us