webgui/share
Scott Walters 2d31f7234a PSGI entry points (#11632) -- add a plackMiddleware section to the config file; modify share/site.psgi to load from it.
This is minimal in implementation right now in that there's no support for passing args, which would generally be objects
mixed with strings, to the middlewares being added, as would be necessary if the .psgi files were to be largely migrated
to the config files.  I agree that it's important that upgrade scripts be able to add middleware (probably custom ones
that know how to get the session from %$env) but I'm not convinced of the utility of moving much logic out of
share/site.psgi.
2011-05-10 14:40:06 -04:00
..
upgrades API doc Wiki page moved from http://www.webgui.org/community-wiki/api to http://www.webgui.org/wiki/api 2011-05-05 14:58:03 -04:00
create.sql Merge branch 'master' into WebGUI8. Merged up to 7.10.4 2010-11-03 09:47:36 -07:00
default.ttf move var -> share 2010-07-07 03:04:06 -05:00
site.psgi PSGI entry points (#11632) -- add a plackMiddleware section to the config file; modify share/site.psgi to load from it. 2011-05-10 14:40:06 -04:00