CVS Commit Overview for 2008-07-21
==================================
2008-07-21 Samuele Kaplun <[email protected]>
* config/invenio.conf, modules/miscutil/lib/dbquery.py: Added new
level 3 to CFG_ACCESS_CONTROL_LEVEL_SITE, used to explicitly
disable database connections. Before database connections where
disabled with level 2 (site fully closed) thus disabling the
website while being able to run invenio cli tools to operate on it
was impossible.
2008-07-21 Samuele Kaplun <[email protected]>
* modules/webaccess/doc/admin/webaccess-admin-guide.webdoc: Added
guide about CFG_ACCESS_CONTROL_LEVEL_SITE=3.
2008-07-21 Samuele Kaplun <[email protected]>
* modules/miscutil/lib/errorlib.py: Added information on the
Invenio version.
2008-07-21 Samuele Kaplun <[email protected]>
* modules/miscutil/lib/intbitset.c,
modules/miscutil/lib/intbitset.pyx: Transformed all raised
exception class into raised exception instance.
--
CDS Invenio Developers <[email protected]>