Update access.lua

This commit is contained in:
Alexis Gavoty 2013-10-16 11:57:53 +02:00
parent cac69c0131
commit ff9de650a6

View file

@ -11,7 +11,7 @@ local portal_url = conf["portal_scheme"].."://"..
table.insert(conf["skipped_urls"], conf["main_domain"]..conf["portal_path"])
-- Dummy intructions
ngx.header["X-YNH-SSO"] = "You've just been SSOed"
ngx.header["X-SSO-WAT"] = "You've just been SSOed"
--
-- Useful functions