Karrigell version 2.2.5 - licence changes to BSD

A new version of the web framework Karrigell (http://www.karrigell.com) has been released The main changes in this version are : - the Open Source licence changes from GPL to BSD - logging management (written by Radavan Garabik) : new options loggingFile and loggingParameters - new options in configuration file : debug manages the "Debug" button when exceptions occur in scripts ; reloadModules specifies if modules must be reloaded at each request Bug fixes - option encodeFormData was not managed correctly (bug report by Helmut Jarausch) - cookies attributes (path, expiry date...) was erased at each request. 2 variables now manage cookies : COOKIE is the cookies received from the browser ; SET_COOKIE is used by a script to set a cookie in the browser. Bug report by Joe Correia - for security reasons, mask modules k_session and KarrigellRequestHandler for virtual hosts Download page : http://sourceforge.net/project/showfiles.php?group_id=67940 Tutorial : http://quentel.python-hosting.com/wiki
participants (1)
-
Pierre Quentel