CVS Commit Overview for 2007-04-30
==================================

2007-04-30  Samuele Kaplun <[email protected]>

        * modules/webaccess/doc/admin/guide.html.wml: Updated the guide to
        reflect last changes needed to support SSO. (basically, adding
        req=None as the last parameter of every method of an authentication
        plugin).

2007-04-30  Tibor Simko <[email protected]>

        * po/de.po, CREDITS: German translation updates, thanks to Benedikt
        Koeppel.

2007-04-30  Tibor Simko <[email protected]>

        * po/ja.po, CREDITS: Japanese translation updates, thanks to Toru
        Tsuboyama.

2007-04-30  Nicholas Robinson <[email protected]>

        * modules/bibedit/lib/refextract.py: Corrected bugs in handling of
        URLs. URLs are now processed BEFORE the punctuation in the line is
        treated because the colon (:) was lost which made it difficult to
        correctly match URLs with a port number after the machine address.

2007-04-30  Tibor Simko <[email protected]>

        * modules/websearch/lib/websearch_webcoll.py: At CERN, remove
        records with DUMMY collection identifier when generating list of
        records belonging to a collection.

2007-04-30  Tibor Simko <[email protected]>

        * CREDITS: Added Mike Marino.

2007-04-30  Samuele Kaplun <[email protected]>

        * modules/webaccess/lib/firewall.py: Added new experimental code
        for defining RBAC roles as firewall rules to match against whatever
        user info we have (groups, email, ip, departments...)

2007-04-30  Samuele Kaplun <[email protected]>

        * modules/webaccess/lib/Makefile.am: Added reference for
        firewall.py

2007-04-30  Samuele Kaplun <[email protected]>

        * modules/webaccess/lib/access_control_engine.py: Added new
        acc_authorize_action_req for exploiting the new upcoming roles
        definitions in place of uid.

2007-04-30  Samuele Kaplun <[email protected]>

        * modules/webstyle/lib/webinterface_handler.py: New function for
        just discovering apache user and apache password if set

2007-04-30  Samuele Kaplun <[email protected]>

        * modules/websession/lib/webuser.py: Added the core function to let
        the upcoming firewall work: extract_user_info, which collect every
        possible info pertaining the current user.

-- 
CDS Invenio Developers <[email protected]>


Reply via email to