CVS Commit Overview for 2007-05-24
==================================
2007-05-24 Samuele Kaplun <[email protected]>
* modules/webaccess/lib/access_control_config.py: Switched default
to CERN authentication (when CFG_CERN_SITE is enabled) in order to
speed up migration to CERN accounts.
2007-05-24 Samuele Kaplun <[email protected]>
* modules/websession/lib/websession_templates.py: Added the
possibility to retrieve external CERN account lost password, and to
create CERN lightweight external account (both when CFG_CERN_SITE
is enabled).
2007-05-24 Samuele Kaplun <[email protected]>
* modules/websession/lib/webaccount.py: Fixed displaying of edit
password form even when using external authentication.
2007-05-24 Samuele Kaplun <[email protected]>
* modules/websession/lib/websession_templates.py: Added a link to
reset an external CERN password. FIXME: following the link the
password is automatically reset (seems a security leak at CERN
authentication system).
2007-05-24 Samuele Kaplun <[email protected]>
* modules/websession/lib/websession_templates.py: Added link to
change/reset password dialog for CERN SSO thanks to E. Ormancey.
2007-05-24 Samuele Kaplun <[email protected]>
* modules/webaccess/lib/external_authentication_cern.py,
modules/webaccess/lib/external_authentication_sso.py: Masked a lot
of useless (with respect to CDS) Cern groups (introducing regexp).
(See
https://cern.ch/winservices/Services/GroupManager/GroupManager.aspx)
--
CDS Invenio Developers <[email protected]>